FFmpeg
|
mpeg audio layer decoder tables. More...
Go to the source code of this file.
Data Structures | |
struct | HuffTable |
Variables | |
static const uint8_t | slen_table [2][16] |
static const uint8_t | lsf_nsf_table [6][3][4] |
static const uint16_t | mpa_huffcodes_1 [4] |
static const uint8_t | mpa_huffbits_1 [4] |
static const uint16_t | mpa_huffcodes_2 [9] |
static const uint8_t | mpa_huffbits_2 [9] |
static const uint16_t | mpa_huffcodes_3 [9] |
static const uint8_t | mpa_huffbits_3 [9] |
static const uint16_t | mpa_huffcodes_5 [16] |
static const uint8_t | mpa_huffbits_5 [16] |
static const uint16_t | mpa_huffcodes_6 [16] |
static const uint8_t | mpa_huffbits_6 [16] |
static const uint16_t | mpa_huffcodes_7 [36] |
static const uint8_t | mpa_huffbits_7 [36] |
static const uint16_t | mpa_huffcodes_8 [36] |
static const uint8_t | mpa_huffbits_8 [36] |
static const uint16_t | mpa_huffcodes_9 [36] |
static const uint8_t | mpa_huffbits_9 [36] |
static const uint16_t | mpa_huffcodes_10 [64] |
static const uint8_t | mpa_huffbits_10 [64] |
static const uint16_t | mpa_huffcodes_11 [64] |
static const uint8_t | mpa_huffbits_11 [64] |
static const uint16_t | mpa_huffcodes_12 [64] |
static const uint8_t | mpa_huffbits_12 [64] |
static const uint16_t | mpa_huffcodes_13 [256] |
static const uint8_t | mpa_huffbits_13 [256] |
static const uint16_t | mpa_huffcodes_15 [256] |
static const uint8_t | mpa_huffbits_15 [256] |
static const uint16_t | mpa_huffcodes_16 [256] |
static const uint8_t | mpa_huffbits_16 [256] |
static const uint16_t | mpa_huffcodes_24 [256] |
static const uint8_t | mpa_huffbits_24 [256] |
static const HuffTable | mpa_huff_tables [16] |
static 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] |
static const uint8_t | band_size_long [9][22] |
static const uint8_t | band_size_short [9][13] |
static const uint8_t | mpa_pretab [2][22] |
static const float | ci_table [8] |
mpeg audio layer decoder tables.
Definition in file mpegaudiodectab.h.
|
static |
Definition at line 46 of file mpegaudiodectab.h.
Referenced by mp_decode_layer3().
|
static |
Definition at line 52 of file mpegaudiodectab.h.
Referenced by mp_decode_layer3().
|
static |
Definition at line 63 of file mpegaudiodectab.h.
|
static |
Definition at line 67 of file mpegaudiodectab.h.
|
static |
Definition at line 71 of file mpegaudiodectab.h.
|
static |
Definition at line 76 of file mpegaudiodectab.h.
|
static |
Definition at line 81 of file mpegaudiodectab.h.
|
static |
Definition at line 86 of file mpegaudiodectab.h.
|
static |
Definition at line 91 of file mpegaudiodectab.h.
|
static |
Definition at line 96 of file mpegaudiodectab.h.
|
static |
Definition at line 101 of file mpegaudiodectab.h.
|
static |
Definition at line 106 of file mpegaudiodectab.h.
|
static |
Definition at line 111 of file mpegaudiodectab.h.
|
static |
Definition at line 119 of file mpegaudiodectab.h.
|
static |
Definition at line 127 of file mpegaudiodectab.h.
|
static |
Definition at line 135 of file mpegaudiodectab.h.
|
static |
Definition at line 143 of file mpegaudiodectab.h.
|
static |
Definition at line 151 of file mpegaudiodectab.h.
|
static |
Definition at line 159 of file mpegaudiodectab.h.
|
static |
Definition at line 170 of file mpegaudiodectab.h.
|
static |
Definition at line 181 of file mpegaudiodectab.h.
|
static |
Definition at line 192 of file mpegaudiodectab.h.
|
static |
Definition at line 203 of file mpegaudiodectab.h.
|
static |
Definition at line 214 of file mpegaudiodectab.h.
|
static |
Definition at line 225 of file mpegaudiodectab.h.
|
static |
Definition at line 260 of file mpegaudiodectab.h.
|
static |
Definition at line 295 of file mpegaudiodectab.h.
|
static |
Definition at line 330 of file mpegaudiodectab.h.
|
static |
Definition at line 365 of file mpegaudiodectab.h.
|
static |
Definition at line 400 of file mpegaudiodectab.h.
|
static |
Definition at line 435 of file mpegaudiodectab.h.
|
static |
Definition at line 470 of file mpegaudiodectab.h.
|
static |
Definition at line 505 of file mpegaudiodectab.h.
Referenced by decode_init_static().
|
static |
Definition at line 524 of file mpegaudiodectab.h.
Referenced by huffman_decode().
|
static |
Definition at line 561 of file mpegaudiodectab.h.
Referenced by decode_init_static().
|
static |
Definition at line 566 of file mpegaudiodectab.h.
Referenced by decode_init_static().
|
static |
Definition at line 572 of file mpegaudiodectab.h.
Referenced by compute_stereo(), decode_init_static(), and exponents_from_scale_factors().
|
static |
Definition at line 593 of file mpegaudiodectab.h.
Referenced by compute_stereo(), exponents_from_scale_factors(), and reorder_block().
|
static |
Definition at line 605 of file mpegaudiodectab.h.
Referenced by exponents_from_scale_factors().
|
static |
Definition at line 611 of file mpegaudiodectab.h.
Referenced by decode_init_static().