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, 8)] |
static const float | gain_window [FFALIGN(38, 8)] |
static const float | syn_bw_tab [FFALIGN(36, 8)] |
synthesis bandwidth broadening table | |
static const float | gain_bw_tab [FFALIGN(10, 8)] |
gain bandwidth broadening table |
|
static |
Definition at line 28 of file ra288.h.
Referenced by ra288_decode_frame().
|
static |
|
static |
gain bandwidth broadening table
Definition at line 143 of file ra288.h.
Referenced by ra288_decode_frame().
|
static |
Definition at line 122 of file ra288.h.
Referenced by ra288_decode_frame().
|
static |
synthesis bandwidth broadening table
Definition at line 133 of file ra288.h.
Referenced by ra288_decode_frame().
|
static |
Definition at line 100 of file ra288.h.
Referenced by ra288_decode_frame().