FFmpeg
|
Go to the source code of this file.
Variables | |
static const float | amptable [8] |
static const int16_t | codetable [128][5] |
static const float | syn_window [FFALIGN(111, 16)] |
static const float | gain_window [FFALIGN(38, 16)] |
static const float | syn_bw_tab [FFALIGN(36, 16)] |
synthesis bandwidth broadening table More... | |
static const float | gain_bw_tab [FFALIGN(10, 16)] |
gain bandwidth broadening table More... | |
|
static |
Definition at line 29 of file ra288.h.
Referenced by decode_frame(), g728_init_static_data(), and ra288_decode_frame().
|
static |
Definition at line 34 of file ra288.h.
Referenced by decode(), decode_frame(), and g728_init_static_data().
Definition at line 101 of file ra288.h.
Referenced by ra288_decode_frame().
Definition at line 123 of file ra288.h.
Referenced by ra288_decode_frame().
synthesis bandwidth broadening table
Definition at line 134 of file ra288.h.
Referenced by ra288_decode_frame().
gain bandwidth broadening table
Definition at line 144 of file ra288.h.
Referenced by decode_frame(), and ra288_decode_frame().