FFmpeg
|
mpeg audio layer 2 tables. More...
Go to the source code of this file.
Variables | |
static const int | costab32 [30] |
static const int | bitinv32 [32] |
static const unsigned short | quant_snr [17] |
static const float | fixed_smr [SBLIMIT] |
static const unsigned char | nb_scale_factors [4] = { 3, 2, 1, 2 } |
mpeg audio layer 2 tables.
Most of them come from the mpeg audio specification.
Definition in file mpegaudiotab.h.
|
static |
Definition at line 36 of file mpegaudiotab.h.
Referenced by idct32().
|
static |
Definition at line 72 of file mpegaudiotab.h.
Referenced by idct32().
|
static |
Definition at line 83 of file mpegaudiotab.h.
Referenced by compute_bit_allocation().
|
static |
Definition at line 93 of file mpegaudiotab.h.
Referenced by psycho_acoustic_model().
|
static |
Definition at line 100 of file mpegaudiotab.h.
Referenced by compute_bit_allocation().