
Go to the source code of this file.
Variables | |
| const uint16_t | mpa_bitrate_tab [2][3][15] |
| const uint16_t | mpa_freq_tab [3] = { 44100, 48000, 32000 } |
| const int32_t | mpa_enwindow [257] |
| const int | sblimit_table [5] = { 27 , 30 , 8, 12 , 30 } |
| const int | quant_steps [17] |
| const int | quant_bits [17] |
| 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] |
| static const uint8_t | slen_table [2][16] |
| static const uint8_t | lsf_nsf_table [6][3][4] |
| const uint16_t | mpa_huffcodes_1 [4] |
| const uint8_t | mpa_huffbits_1 [4] |
| const uint16_t | mpa_huffcodes_2 [9] |
| const uint8_t | mpa_huffbits_2 [9] |
| const uint16_t | mpa_huffcodes_3 [9] |
| const uint8_t | mpa_huffbits_3 [9] |
| const uint16_t | mpa_huffcodes_5 [16] |
| const uint8_t | mpa_huffbits_5 [16] |
| const uint16_t | mpa_huffcodes_6 [16] |
| const uint8_t | mpa_huffbits_6 [16] |
| const uint16_t | mpa_huffcodes_7 [36] |
| const uint8_t | mpa_huffbits_7 [36] |
| const uint16_t | mpa_huffcodes_8 [36] |
| const uint8_t | mpa_huffbits_8 [36] |
| const uint16_t | mpa_huffcodes_9 [36] |
| const uint8_t | mpa_huffbits_9 [36] |
| const uint16_t | mpa_huffcodes_10 [64] |
| const uint8_t | mpa_huffbits_10 [64] |
| const uint16_t | mpa_huffcodes_11 [64] |
| const uint8_t | mpa_huffbits_11 [64] |
| const uint16_t | mpa_huffcodes_12 [64] |
| const uint8_t | mpa_huffbits_12 [64] |
| const uint16_t | mpa_huffcodes_13 [256] |
| const uint8_t | mpa_huffbits_13 [256] |
| const uint16_t | mpa_huffcodes_15 [256] |
| const uint8_t | mpa_huffbits_15 [256] |
| const uint16_t | mpa_huffcodes_16 [256] |
| const uint8_t | mpa_huffbits_16 [256] |
| const uint16_t | mpa_huffcodes_24 [256] |
| const uint8_t | mpa_huffbits_24 [256] |
| const HuffTable | mpa_huff_tables [16] |
| const uint8_t | mpa_huff_data [32][2] |
| static const uint8_t | mpa_quad_codes [2][16] |
| static const uint8_t | mpa_quad_bits [2][16] |
| const uint8_t | band_size_long [9][22] |
| const uint8_t | band_size_short [9][13] |
| const uint8_t | mpa_pretab [2][22] |
| const float | ci_table [8] |
Definition in file mpegaudiodectab.h.
const unsigned char alloc_table_0[] [static] |
Initial value:
{
4, 0, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,
4, 0, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,
4, 0, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16,
4, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16,
4, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16,
4, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16,
4, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16,
4, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16,
4, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16,
4, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16,
4, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 16,
3, 0, 1, 2, 3, 4, 5, 16,
3, 0, 1, 2, 3, 4, 5, 16,
3, 0, 1, 2, 3, 4, 5, 16,
3, 0, 1, 2, 3, 4, 5, 16,
3, 0, 1, 2, 3, 4, 5, 16,
3, 0, 1, 2, 3, 4, 5, 16,
3, 0, 1, 2, 3, 4, 5, 16,
3, 0, 1, 2, 3, 4, 5, 16,
3, 0, 1, 2, 3, 4, 5, 16,
3, 0, 1, 2, 3, 4, 5, 16,
3, 0, 1, 2, 3, 4, 5, 16,
3, 0, 1, 2, 3, 4, 5, 16,
2, 0, 1, 16,
2, 0, 1, 16,
2, 0, 1, 16,
2, 0, 1, 16,
}
Definition at line 78 of file mpegaudiodectab.h.
const unsigned char alloc_table_1[] [static] |
Definition at line 108 of file mpegaudiodectab.h.
const unsigned char alloc_table_2[] [static] |
Initial value:
{
4, 0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
4, 0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
}
Definition at line 141 of file mpegaudiodectab.h.
const unsigned char alloc_table_3[] [static] |
Initial value:
{
4, 0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
4, 0, 1, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
3, 0, 1, 3, 4, 5, 6, 7,
}
Definition at line 152 of file mpegaudiodectab.h.
const unsigned char alloc_table_4[] [static] |
Definition at line 167 of file mpegaudiodectab.h.
| const unsigned char* alloc_tables[5] |
Initial value:
Definition at line 200 of file mpegaudiodectab.h.
Referenced by decode_slice_header(), mp_decode_layer2(), MPA_encode_init(), and svq3_decode_frame().
| const uint8_t band_size_long[9][22] |
Initial value:
{
{ 4, 4, 4, 4, 4, 4, 6, 6, 8, 8, 10,
12, 16, 20, 24, 28, 34, 42, 50, 54, 76, 158, },
{ 4, 4, 4, 4, 4, 4, 6, 6, 6, 8, 10,
12, 16, 18, 22, 28, 34, 40, 46, 54, 54, 192, },
{ 4, 4, 4, 4, 4, 4, 6, 6, 8, 10, 12,
16, 20, 24, 30, 38, 46, 56, 68, 84, 102, 26, },
{ 6, 6, 6, 6, 6, 6, 8, 10, 12, 14, 16,
20, 24, 28, 32, 38, 46, 52, 60, 68, 58, 54, },
{ 6, 6, 6, 6, 6, 6, 8, 10, 12, 14, 16,
18, 22, 26, 32, 38, 46, 52, 64, 70, 76, 36, },
{ 6, 6, 6, 6, 6, 6, 8, 10, 12, 14, 16,
20, 24, 28, 32, 38, 46, 52, 60, 68, 58, 54, },
{ 6, 6, 6, 6, 6, 6, 8, 10, 12, 14, 16,
20, 24, 28, 32, 38, 46, 52, 60, 68, 58, 54, },
{ 6, 6, 6, 6, 6, 6, 8, 10, 12, 14, 16,
20, 24, 28, 32, 38, 46, 52, 60, 68, 58, 54, },
{ 12, 12, 12, 12, 12, 12, 16, 20, 24, 28, 32,
40, 48, 56, 64, 76, 90, 2, 2, 2, 2, 2, },
}
Definition at line 733 of file mpegaudiodectab.h.
Referenced by compute_stereo(), decode_init(), and exponents_from_scale_factors().
| const uint8_t band_size_short[9][13] |
Initial value:
{
{ 4, 4, 4, 4, 6, 8, 10, 12, 14, 18, 22, 30, 56, },
{ 4, 4, 4, 4, 6, 6, 10, 12, 14, 16, 20, 26, 66, },
{ 4, 4, 4, 4, 6, 8, 12, 16, 20, 26, 34, 42, 12, },
{ 4, 4, 4, 6, 6, 8, 10, 14, 18, 26, 32, 42, 18, },
{ 4, 4, 4, 6, 8, 10, 12, 14, 18, 24, 32, 44, 12, },
{ 4, 4, 4, 6, 8, 10, 12, 14, 18, 24, 30, 40, 18, },
{ 4, 4, 4, 6, 8, 10, 12, 14, 18, 24, 30, 40, 18, },
{ 4, 4, 4, 6, 8, 10, 12, 14, 18, 24, 30, 40, 18, },
{ 8, 8, 8, 12, 16, 20, 24, 28, 36, 2, 2, 2, 26, },
}
Definition at line 754 of file mpegaudiodectab.h.
Referenced by compute_stereo(), exponents_from_scale_factors(), and reorder_block().
| const float ci_table[8] |
Initial value:
{
-0.6, -0.535, -0.33, -0.185, -0.095, -0.041, -0.0142, -0.0037,
}
Definition at line 772 of file mpegaudiodectab.h.
Referenced by decode_init().
const uint8_t lsf_nsf_table[6][3][4] [static] |
Initial value:
{
{ { 6, 5, 5, 5 }, { 9, 9, 9, 9 }, { 6, 9, 9, 9 } },
{ { 6, 5, 7, 3 }, { 9, 9, 12, 6 }, { 6, 9, 12, 6 } },
{ { 11, 10, 0, 0 }, { 18, 18, 0, 0 }, { 15, 18, 0, 0 } },
{ { 7, 7, 7, 0 }, { 12, 12, 12, 0 }, { 6, 15, 12, 0 } },
{ { 6, 6, 6, 3 }, { 12, 9, 9, 6 }, { 6, 12, 9, 6 } },
{ { 8, 8, 5, 0 }, { 15, 12, 9, 0 }, { 6, 18, 9, 0 } },
}
Definition at line 213 of file mpegaudiodectab.h.
Referenced by mp_decode_layer3().
| const uint16_t mpa_bitrate_tab[2][3][15] |
Initial value:
{
{ {0, 32, 64, 96, 128, 160, 192, 224, 256, 288, 320, 352, 384, 416, 448 },
{0, 32, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320, 384 },
{0, 32, 40, 48, 56, 64, 80, 96, 112, 128, 160, 192, 224, 256, 320 } },
{ {0, 32, 48, 56, 64, 80, 96, 112, 128, 144, 160, 176, 192, 224, 256},
{0, 8, 16, 24, 32, 40, 48, 56, 64, 80, 96, 112, 128, 144, 160},
{0, 8, 16, 24, 32, 40, 48, 56, 64, 80, 96, 112, 128, 144, 160}
}
}
Definition at line 6 of file mpegaudiodectab.h.
Referenced by decode_header(), and MPA_encode_init().
| const int32_t mpa_enwindow[257] |
Definition at line 20 of file mpegaudiodectab.h.
Referenced by ff_mpa_synth_init(), and MPA_encode_init().
| const uint16_t mpa_freq_tab[3] = { 44100, 48000, 32000 } |
Definition at line 16 of file mpegaudiodectab.h.
Referenced by decode_header(), and MPA_encode_init().
| const uint8_t mpa_huff_data[32][2] |
| const HuffTable mpa_huff_tables[16] |
Initial value:
{
{ 1, NULL, NULL },
{ 2, mpa_huffbits_1, mpa_huffcodes_1 },
{ 3, mpa_huffbits_2, mpa_huffcodes_2 },
{ 3, mpa_huffbits_3, mpa_huffcodes_3 },
{ 4, mpa_huffbits_5, mpa_huffcodes_5 },
{ 4, mpa_huffbits_6, mpa_huffcodes_6 },
{ 6, mpa_huffbits_7, mpa_huffcodes_7 },
{ 6, mpa_huffbits_8, mpa_huffcodes_8 },
{ 6, mpa_huffbits_9, mpa_huffcodes_9 },
{ 8, mpa_huffbits_10, mpa_huffcodes_10 },
{ 8, mpa_huffbits_11, mpa_huffcodes_11 },
{ 8, mpa_huffbits_12, mpa_huffcodes_12 },
{ 16, mpa_huffbits_13, mpa_huffcodes_13 },
{ 16, mpa_huffbits_15, mpa_huffcodes_15 },
{ 16, mpa_huffbits_16, mpa_huffcodes_16 },
{ 16, mpa_huffbits_24, mpa_huffcodes_24 },
}
Definition at line 666 of file mpegaudiodectab.h.
Referenced by decode_init().
| const uint8_t mpa_huffbits_1[4] |
| const uint8_t mpa_huffbits_10[64] |
Initial value:
{
1, 3, 6, 8, 9, 9, 9, 10,
3, 4, 6, 7, 8, 9, 8, 8,
6, 6, 7, 8, 9, 10, 9, 9,
7, 7, 8, 9, 10, 10, 9, 10,
8, 8, 9, 10, 10, 10, 10, 10,
9, 9, 10, 10, 11, 11, 10, 11,
8, 8, 9, 10, 10, 10, 11, 11,
9, 8, 9, 10, 10, 11, 11, 11,
}
Definition at line 331 of file mpegaudiodectab.h.
| const uint8_t mpa_huffbits_11[64] |
Initial value:
{
2, 3, 5, 7, 8, 9, 8, 9,
3, 3, 4, 6, 8, 8, 7, 8,
5, 5, 6, 7, 8, 9, 8, 8,
7, 6, 7, 9, 8, 10, 8, 9,
8, 8, 8, 9, 9, 10, 9, 10,
8, 8, 9, 10, 10, 11, 10, 11,
8, 7, 7, 8, 9, 10, 10, 10,
8, 7, 8, 9, 10, 10, 10, 10,
}
Definition at line 353 of file mpegaudiodectab.h.
| const uint8_t mpa_huffbits_12[64] |
Initial value:
{
4, 3, 5, 7, 8, 9, 9, 9,
3, 3, 4, 5, 7, 7, 8, 8,
5, 4, 5, 6, 7, 8, 7, 8,
6, 5, 6, 6, 7, 8, 8, 8,
7, 6, 7, 7, 8, 8, 8, 9,
8, 7, 8, 8, 8, 9, 8, 9,
8, 7, 7, 8, 8, 9, 9, 10,
9, 8, 8, 9, 9, 9, 9, 10,
}
Definition at line 375 of file mpegaudiodectab.h.
| const uint8_t mpa_huffbits_13[256] |
Definition at line 421 of file mpegaudiodectab.h.
| const uint8_t mpa_huffbits_15[256] |
Definition at line 491 of file mpegaudiodectab.h.
| const uint8_t mpa_huffbits_16[256] |
Definition at line 561 of file mpegaudiodectab.h.
| const uint8_t mpa_huffbits_2[9] |
| const uint8_t mpa_huffbits_24[256] |
Definition at line 631 of file mpegaudiodectab.h.
| const uint8_t mpa_huffbits_3[9] |
| const uint8_t mpa_huffbits_5[16] |
Initial value:
{
1, 3, 6, 7, 3, 3, 6, 7,
6, 6, 7, 8, 7, 6, 7, 8,
}
Definition at line 257 of file mpegaudiodectab.h.
| const uint8_t mpa_huffbits_6[16] |
Initial value:
{
3, 3, 5, 7, 3, 2, 4, 5,
4, 4, 5, 6, 6, 5, 6, 7,
}
Definition at line 267 of file mpegaudiodectab.h.
| const uint8_t mpa_huffbits_7[36] |
Initial value:
{
1, 3, 6, 8, 8, 9, 3, 4,
6, 7, 7, 8, 6, 5, 7, 8,
8, 9, 7, 7, 8, 9, 9, 9,
7, 7, 8, 9, 9, 10, 8, 8,
9, 10, 10, 10,
}
Definition at line 280 of file mpegaudiodectab.h.
| const uint8_t mpa_huffbits_8[36] |
Initial value:
{
2, 3, 6, 8, 8, 9, 3, 2,
4, 8, 8, 8, 6, 4, 6, 8,
8, 9, 8, 8, 8, 9, 9, 10,
8, 7, 8, 9, 10, 10, 9, 8,
9, 9, 11, 11,
}
Definition at line 296 of file mpegaudiodectab.h.
| const uint8_t mpa_huffbits_9[36] |
Initial value:
{
3, 3, 5, 6, 8, 9, 3, 3,
4, 5, 6, 8, 4, 4, 5, 6,
7, 8, 6, 5, 6, 7, 7, 8,
7, 6, 7, 7, 8, 9, 8, 7,
8, 8, 9, 9,
}
Definition at line 312 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_1[4] |
Initial value:
{
0x0001, 0x0001, 0x0001, 0x0000,
}
Definition at line 224 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_10[64] |
Initial value:
{
0x0001, 0x0002, 0x000a, 0x0017, 0x0023, 0x001e, 0x000c, 0x0011,
0x0003, 0x0003, 0x0008, 0x000c, 0x0012, 0x0015, 0x000c, 0x0007,
0x000b, 0x0009, 0x000f, 0x0015, 0x0020, 0x0028, 0x0013, 0x0006,
0x000e, 0x000d, 0x0016, 0x0022, 0x002e, 0x0017, 0x0012, 0x0007,
0x0014, 0x0013, 0x0021, 0x002f, 0x001b, 0x0016, 0x0009, 0x0003,
0x001f, 0x0016, 0x0029, 0x001a, 0x0015, 0x0014, 0x0005, 0x0003,
0x000e, 0x000d, 0x000a, 0x000b, 0x0010, 0x0006, 0x0005, 0x0001,
0x0009, 0x0008, 0x0007, 0x0008, 0x0004, 0x0004, 0x0002, 0x0000,
}
Definition at line 320 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_11[64] |
Initial value:
{
0x0003, 0x0004, 0x000a, 0x0018, 0x0022, 0x0021, 0x0015, 0x000f,
0x0005, 0x0003, 0x0004, 0x000a, 0x0020, 0x0011, 0x000b, 0x000a,
0x000b, 0x0007, 0x000d, 0x0012, 0x001e, 0x001f, 0x0014, 0x0005,
0x0019, 0x000b, 0x0013, 0x003b, 0x001b, 0x0012, 0x000c, 0x0005,
0x0023, 0x0021, 0x001f, 0x003a, 0x001e, 0x0010, 0x0007, 0x0005,
0x001c, 0x001a, 0x0020, 0x0013, 0x0011, 0x000f, 0x0008, 0x000e,
0x000e, 0x000c, 0x0009, 0x000d, 0x000e, 0x0009, 0x0004, 0x0001,
0x000b, 0x0004, 0x0006, 0x0006, 0x0006, 0x0003, 0x0002, 0x0000,
}
Definition at line 342 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_12[64] |
Initial value:
{
0x0009, 0x0006, 0x0010, 0x0021, 0x0029, 0x0027, 0x0026, 0x001a,
0x0007, 0x0005, 0x0006, 0x0009, 0x0017, 0x0010, 0x001a, 0x000b,
0x0011, 0x0007, 0x000b, 0x000e, 0x0015, 0x001e, 0x000a, 0x0007,
0x0011, 0x000a, 0x000f, 0x000c, 0x0012, 0x001c, 0x000e, 0x0005,
0x0020, 0x000d, 0x0016, 0x0013, 0x0012, 0x0010, 0x0009, 0x0005,
0x0028, 0x0011, 0x001f, 0x001d, 0x0011, 0x000d, 0x0004, 0x0002,
0x001b, 0x000c, 0x000b, 0x000f, 0x000a, 0x0007, 0x0004, 0x0001,
0x001b, 0x000c, 0x0008, 0x000c, 0x0006, 0x0003, 0x0001, 0x0000,
}
Definition at line 364 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_13[256] |
Definition at line 386 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_15[256] |
Definition at line 456 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_16[256] |
Definition at line 526 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_2[9] |
Initial value:
{
0x0001, 0x0002, 0x0001, 0x0003, 0x0001, 0x0001, 0x0003, 0x0002,
0x0000,
}
Definition at line 232 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_24[256] |
Definition at line 596 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_3[9] |
Initial value:
{
0x0003, 0x0002, 0x0001, 0x0001, 0x0001, 0x0001, 0x0003, 0x0002,
0x0000,
}
Definition at line 242 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_5[16] |
Initial value:
{
0x0001, 0x0002, 0x0006, 0x0005, 0x0003, 0x0001, 0x0004, 0x0004,
0x0007, 0x0005, 0x0007, 0x0001, 0x0006, 0x0001, 0x0001, 0x0000,
}
Definition at line 252 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_6[16] |
Initial value:
{
0x0007, 0x0003, 0x0005, 0x0001, 0x0006, 0x0002, 0x0003, 0x0002,
0x0005, 0x0004, 0x0004, 0x0001, 0x0003, 0x0003, 0x0002, 0x0000,
}
Definition at line 262 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_7[36] |
Initial value:
{
0x0001, 0x0002, 0x000a, 0x0013, 0x0010, 0x000a, 0x0003, 0x0003,
0x0007, 0x000a, 0x0005, 0x0003, 0x000b, 0x0004, 0x000d, 0x0011,
0x0008, 0x0004, 0x000c, 0x000b, 0x0012, 0x000f, 0x000b, 0x0002,
0x0007, 0x0006, 0x0009, 0x000e, 0x0003, 0x0001, 0x0006, 0x0004,
0x0005, 0x0003, 0x0002, 0x0000,
}
Definition at line 272 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_8[36] |
Initial value:
{
0x0003, 0x0004, 0x0006, 0x0012, 0x000c, 0x0005, 0x0005, 0x0001,
0x0002, 0x0010, 0x0009, 0x0003, 0x0007, 0x0003, 0x0005, 0x000e,
0x0007, 0x0003, 0x0013, 0x0011, 0x000f, 0x000d, 0x000a, 0x0004,
0x000d, 0x0005, 0x0008, 0x000b, 0x0005, 0x0001, 0x000c, 0x0004,
0x0004, 0x0001, 0x0001, 0x0000,
}
Definition at line 288 of file mpegaudiodectab.h.
| const uint16_t mpa_huffcodes_9[36] |
Initial value:
{
0x0007, 0x0005, 0x0009, 0x000e, 0x000f, 0x0007, 0x0006, 0x0004,
0x0005, 0x0005, 0x0006, 0x0007, 0x0007, 0x0006, 0x0008, 0x0008,
0x0008, 0x0005, 0x000f, 0x0006, 0x0009, 0x000a, 0x0005, 0x0001,
0x000b, 0x0007, 0x0009, 0x0006, 0x0004, 0x0001, 0x000e, 0x0004,
0x0006, 0x0002, 0x0006, 0x0000,
}
Definition at line 304 of file mpegaudiodectab.h.
| const uint8_t mpa_pretab[2][22] |
Initial value:
{
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 },
{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 3, 3, 3, 2, 0 },
}
Definition at line 766 of file mpegaudiodectab.h.
Referenced by exponents_from_scale_factors().
const uint8_t mpa_quad_bits[2][16] [static] |
Initial value:
{
{ 1, 4, 4, 5, 4, 6, 5, 6, 4, 5, 5, 6, 5, 6, 6, 6, },
{ 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, },
}
Definition at line 727 of file mpegaudiodectab.h.
Referenced by decode_init().
const uint8_t mpa_quad_codes[2][16] [static] |
Initial value:
{
{ 1, 5, 4, 5, 6, 5, 4, 4, 7, 3, 6, 0, 7, 2, 3, 1, },
{ 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, },
}
Definition at line 722 of file mpegaudiodectab.h.
Referenced by decode_init().
| const int quant_bits[17] |
Initial value:
{
-5, -7, 3, -10, 4,
5, 6, 7, 8, 9,
10, 11, 12, 13, 14,
15, 16
}
Definition at line 69 of file mpegaudiodectab.h.
Referenced by encode_frame(), mp_decode_layer2(), and MPA_encode_init().
| const int quant_steps[17] |
Initial value:
{
3, 5, 7, 9, 15,
31, 63, 127, 255, 511,
1023, 2047, 4095, 8191, 16383,
32767, 65535
}
Definition at line 61 of file mpegaudiodectab.h.
Referenced by encode_frame(), and mp_decode_layer2().
| const int sblimit_table[5] = { 27 , 30 , 8, 12 , 30 } |
Definition at line 59 of file mpegaudiodectab.h.
Referenced by mp_decode_layer2(), and MPA_encode_init().
const uint8_t slen_table[2][16] [static] |
Initial value:
{
{ 0, 0, 0, 0, 3, 1, 1, 1, 2, 2, 2, 3, 3, 3, 4, 4 },
{ 0, 1, 2, 3, 0, 1, 2, 3, 1, 2, 3, 1, 2, 3, 2, 3 },
}
Definition at line 207 of file mpegaudiodectab.h.
Referenced by mp_decode_layer3().
1.5.5