|
FFmpeg
|
Go to the source code of this file.
Macros | |
| #define | WIDTH 256 |
| #define | HEIGHT 256 |
| #define | STRIDE WIDTH |
| #define | randomize_buffers(type, buf, size, mask) |
Functions | |
| static void | check_scene_sad (int depth) |
| void | checkasm_check_scene_sad (void) |
| #define WIDTH 256 |
Definition at line 23 of file scene_sad.c.
| #define HEIGHT 256 |
Definition at line 24 of file scene_sad.c.
| #define STRIDE WIDTH |
Definition at line 25 of file scene_sad.c.
|
static |
Definition at line 35 of file scene_sad.c.
Referenced by checkasm_check_scene_sad().
| void checkasm_check_scene_sad | ( | void | ) |
Definition at line 66 of file scene_sad.c.
1.8.17