FFmpeg
4.3.9
|
Go to the source code of this file.
Macros | |
#define | randomize_float(buf, len) |
#define | EPS 0.005 |
#define | MAX_SIZE (960) |
Functions | |
static void | test_postfilter (int period) |
static void | test_deemphasis (void) |
void | checkasm_check_opusdsp (void) |
#define randomize_float | ( | buf, | |
len | |||
) |
Definition at line 23 of file opusdsp.c.
Referenced by test_deemphasis(), and test_postfilter().
#define EPS 0.005 |
Definition at line 31 of file opusdsp.c.
Referenced by test_deemphasis(), and test_postfilter().
#define MAX_SIZE (960) |
Definition at line 32 of file opusdsp.c.
Referenced by test_deemphasis(), and test_postfilter().
Definition at line 35 of file opusdsp.c.
Referenced by checkasm_check_opusdsp().
Definition at line 63 of file opusdsp.c.
Referenced by checkasm_check_opusdsp().