|
FFmpeg
|
Go to the source code of this file.
Macros | |
| #define | BUF_SIZE 1024 |
| #define | MIN_VAL (-255 - 5 * 127) |
| #define | MAX_VAL ( 255 + 5 * 128) |
| #define | randomize(buf, len) |
Functions | |
| static void | test_ssd_int8_vs_int16 (SVQ1EncDSPContext *s) |
| void | checkasm_check_svq1enc (void) |
| #define randomize | ( | buf, | |
| len | |||
| ) |
|
static |
Definition at line 37 of file svq1enc.c.
Referenced by checkasm_check_svq1enc().
1.8.17