| FFmpeg
    | 
Go to the source code of this file.
| Variables | |
| const uint16_t | ff_gsm_long_term_gain_tab [4] | 
| const uint8_t | ff_gsm_requant_tab [4][8] | 
| const int16_t | ff_gsm_dequant_tab [64][8] | 
| static const int | apcm_bits [11][13] | 
| const int *const | ff_gsm_apcm_bits [][4] | 
| const uint16_t ff_gsm_long_term_gain_tab[4] | 
Definition at line 25 of file gsmdec_data.c.
Referenced by long_term_synth().
| const uint8_t ff_gsm_requant_tab[4][8] | 
Definition at line 29 of file gsmdec_data.c.
Referenced by apcm_dequant_add().
| const int16_t ff_gsm_dequant_tab[64][8] | 
Definition at line 36 of file gsmdec_data.c.
Referenced by apcm_dequant_add().
| 
 | static | 
Definition at line 103 of file gsmdec_data.c.
| const int* const ff_gsm_apcm_bits[][4] | 
 1.8.6
 1.8.6