mpegaudiodectab.h File Reference
Detailed Description
mpeg audio layer decoder tables.
Definition in file mpegaudiodectab.h.
Go to the source code of this file.
|
Variables |
static const unsigned char | alloc_table_0 [] |
static const unsigned char | alloc_table_1 [] |
static const unsigned char | alloc_table_2 [] |
static const unsigned char | alloc_table_3 [] |
static const unsigned char | alloc_table_4 [] |
const unsigned char * | alloc_tables [5] |
const uint8_t | band_size_long [9][22] |
const uint8_t | band_size_short [9][13] |
const float | ci_table [8] |
static const uint8_t | lsf_nsf_table [6][3][4] |
const uint16_t | mpa_bitrate_tab [2][3][15] |
const int32_t | mpa_enwindow [257] |
const uint16_t | mpa_freq_tab [3] = { 44100, 48000, 32000 } |
const uint8_t | mpa_huff_data [32][2] |
const HuffTable | mpa_huff_tables [16] |
const uint8_t | mpa_huffbits_1 [4] |
const uint8_t | mpa_huffbits_10 [64] |
const uint8_t | mpa_huffbits_11 [64] |
const uint8_t | mpa_huffbits_12 [64] |
const uint8_t | mpa_huffbits_13 [256] |
const uint8_t | mpa_huffbits_15 [256] |
const uint8_t | mpa_huffbits_16 [256] |
const uint8_t | mpa_huffbits_2 [9] |
const uint8_t | mpa_huffbits_24 [256] |
const uint8_t | mpa_huffbits_3 [9] |
const uint8_t | mpa_huffbits_5 [16] |
const uint8_t | mpa_huffbits_6 [16] |
const uint8_t | mpa_huffbits_7 [36] |
const uint8_t | mpa_huffbits_8 [36] |
const uint8_t | mpa_huffbits_9 [36] |
const uint16_t | mpa_huffcodes_1 [4] |
const uint16_t | mpa_huffcodes_10 [64] |
const uint16_t | mpa_huffcodes_11 [64] |
const uint16_t | mpa_huffcodes_12 [64] |
const uint16_t | mpa_huffcodes_13 [256] |
const uint16_t | mpa_huffcodes_15 [256] |
const uint16_t | mpa_huffcodes_16 [256] |
const uint16_t | mpa_huffcodes_2 [9] |
const uint16_t | mpa_huffcodes_24 [256] |
const uint16_t | mpa_huffcodes_3 [9] |
const uint16_t | mpa_huffcodes_5 [16] |
const uint16_t | mpa_huffcodes_6 [16] |
const uint16_t | mpa_huffcodes_7 [36] |
const uint16_t | mpa_huffcodes_8 [36] |
const uint16_t | mpa_huffcodes_9 [36] |
const uint8_t | mpa_pretab [2][22] |
static const uint8_t | mpa_quad_bits [2][16] |
static const uint8_t | mpa_quad_codes [2][16] |
const int | quant_bits [17] |
const int | quant_steps [17] |
const int | sblimit_table [5] = { 27 , 30 , 8, 12 , 30 } |
static const uint8_t | slen_table [2][16] |