|
FFmpeg
|
Go to the source code of this file.
Macros | |
| #define | BUF_SIZE 4096 |
| #define | randomize_buf(buf, size) |
Functions | |
| static void | check_add_bytes_l2 (const PNGDSPContext *c) |
| static void | check_add_paeth_prediction (const PNGDSPContext *c) |
| void | checkasm_check_png (void) |
| #define randomize_buf | ( | buf, | |
| size | |||
| ) |
|
static |
Definition at line 35 of file png.c.
Referenced by checkasm_check_png().
|
static |
Definition at line 61 of file png.c.
Referenced by checkasm_check_png().
1.8.17