Go to the documentation of this file.
27 #ifndef AVCODEC_MPEGAUDIODATA_H
28 #define AVCODEC_MPEGAUDIODATA_H
36 #define MODE_EXT_MS_STEREO 2
37 #define MODE_EXT_I_STEREO 1
46 #define TABLE_4_3_SIZE ((8191 + 16)*4)
47 #if CONFIG_HARDCODED_TABLES
const int ff_mpa_quant_bits[17]
int8_t ff_table_4_3_exp[TABLE_4_3_SIZE]
const uint8_t ff_slen_table[2][16]
const uint8_t ff_mpa_huff_data[32][2]
const int ff_mpa_quant_steps[17]
void ff_mpegaudiodec_common_init_static(void)
int16_t *const ff_division_tabs[4]
const uint16_t ff_mpa_bitrate_tab[2][3][15]
uint16_t ff_band_index_long[9][23]
uint32_t ff_table_4_3_value[TABLE_4_3_SIZE]
const uint8_t ff_mpa_pretab[2][22]
const unsigned char *const ff_mpa_alloc_tables[5]
const uint16_t ff_mpa_freq_tab[3]
const int ff_mpa_sblimit_table[5]
const uint8_t ff_band_size_long[9][22]
uint16_t ff_scale_factor_modshift[64]
const uint8_t ff_lsf_nsf_table[6][3][4]
const uint8_t ff_band_size_short[9][13]