FFmpeg
|
Go to the source code of this file.
Macros | |
#define | randomize(buf, len) |
#define | EPS 0.0001 |
Functions | |
static void | test_sum64x5 (void) |
static void | test_sum_square (void) |
static void | test_neg_odd_64 (void) |
static void | test_qmf_pre_shuffle (void) |
static void | test_qmf_post_shuffle (void) |
static void | test_qmf_deint_neg (void) |
static void | test_qmf_deint_bfly (void) |
static void | test_autocorrelate (void) |
static void | test_hf_gen (void) |
static void | test_hf_g_filt (void) |
static void | test_hf_apply_noise (const SBRDSPContext *sbrdsp) |
void | checkasm_check_sbrdsp (void) |
#define randomize | ( | buf, | |
len | |||
) |
|
static |
Definition at line 34 of file sbrdsp.c.
Referenced by checkasm_check_sbrdsp().
|
static |
Definition at line 50 of file sbrdsp.c.
Referenced by checkasm_check_sbrdsp().
|
static |
Definition at line 67 of file sbrdsp.c.
Referenced by checkasm_check_sbrdsp().
|
static |
Definition at line 83 of file sbrdsp.c.
Referenced by checkasm_check_sbrdsp().
|
static |
Definition at line 99 of file sbrdsp.c.
Referenced by checkasm_check_sbrdsp().
|
static |
Definition at line 115 of file sbrdsp.c.
Referenced by checkasm_check_sbrdsp().
|
static |
Definition at line 131 of file sbrdsp.c.
Referenced by checkasm_check_sbrdsp().
|
static |
Definition at line 152 of file sbrdsp.c.
Referenced by checkasm_check_sbrdsp().
|
static |
Definition at line 171 of file sbrdsp.c.
Referenced by checkasm_check_sbrdsp().
|
static |
Definition at line 199 of file sbrdsp.c.
Referenced by checkasm_check_sbrdsp().
|
static |
Definition at line 219 of file sbrdsp.c.
Referenced by checkasm_check_sbrdsp().