|
MythTV master
|
#include <algorithm>#include <array>#include <cstdint>#include "ifs.h"#include "goomconfig.h"#include "libmythbase/mythconfig.h"#include "libmythbase/mythrandom.h"#include "goom_tools.h"Go to the source code of this file.
Functions | |
| void | ifs_update (uint32_t *data, const uint32_t *back, int width, int height, int increment) |
| void ifs_update | ( | uint32_t * | data, |
| const uint32_t * | back, | ||
| int | width, | ||
| int | height, | ||
| int | increment | ||
| ) |
Definition at line 17 of file ifs_display.cpp.
Referenced by goom_update().