FFmpeg
|
Go to the source code of this file.
Variables | |
static const float | pred_16k [2] = {0.8, 0.6} |
static const float | qu [2] = { 0.12, 0.5} |
static const float | gain_cb_16k [32] |
static const float | gain_pitch_cb_16k [16] |
static const float | mean_lsf_16k [16] |
static const float | sinc_win [40] |
Hamming windowed sinc function, like in AMR. More... | |
static const float | lsf_cb1_16k [128][3] |
static const float | lsf_cb2_16k [256][3] |
static const float | lsf_cb3_16k [128][3] |
static const float | lsf_cb4_16k [128][3] |
static const float | lsf_cb5_16k [128][4] |
static const float *const | lsf_codebooks_16k [] |
|
static |
Definition at line 27 of file sipr16kdata.h.
Referenced by ff_sipr_decode_frame_16k().
|
static |
Definition at line 28 of file sipr16kdata.h.
Referenced by decode_residual_spectrum(), decode_spectrum(), ff_atrac3p_power_compensation(), and lsf_decode_fp_16k().
|
static |
Definition at line 30 of file sipr16kdata.h.
Referenced by ff_sipr_decode_frame_16k().
|
static |
Definition at line 41 of file sipr16kdata.h.
Referenced by ff_sipr_decode_frame_16k().
|
static |
Definition at line 47 of file sipr16kdata.h.
Referenced by lsf_decode_fp_16k().
|
static |
Hamming windowed sinc function, like in AMR.
Definition at line 57 of file sipr16kdata.h.
Referenced by ff_sipr_decode_frame_16k().
|
static |
Definition at line 65 of file sipr16kdata.h.
|
static |
Definition at line 132 of file sipr16kdata.h.
|
static |
Definition at line 263 of file sipr16kdata.h.
|
static |
Definition at line 330 of file sipr16kdata.h.
|
static |
Definition at line 397 of file sipr16kdata.h.
|
static |
Definition at line 528 of file sipr16kdata.h.
Referenced by lsf_decode_fp_16k().