mpegaudiodata.h File Reference


Detailed Description

mpeg audio layer common tables.

Definition in file mpegaudiodata.h.

Go to the source code of this file.

Variables

const uint16_t ff_mpa_bitrate_tab [2][3][15]
const uint16_t ff_mpa_freq_tab [3]
const int32_t ff_mpa_enwindow [257]
const int ff_mpa_sblimit_table [5]
const int ff_mpa_quant_steps [17]
const int ff_mpa_quant_bits [17]
const unsigned char * ff_mpa_alloc_tables [5]


Variable Documentation

const uint16_t ff_mpa_bitrate_tab[2][3][15]

const uint16_t ff_mpa_freq_tab[3]

Definition at line 44 of file mpegaudiodata.c.

Referenced by ff_mpa_synth_init(), and MPA_encode_init().

const int ff_mpa_sblimit_table[5]

Definition at line 83 of file mpegaudiodata.c.

Referenced by mp_decode_layer2(), and MPA_encode_init().

const int ff_mpa_quant_steps[17]

Definition at line 85 of file mpegaudiodata.c.

Referenced by encode_frame(), and mp_decode_layer2().

const int ff_mpa_quant_bits[17]

Definition at line 93 of file mpegaudiodata.c.

Referenced by encode_frame(), mp_decode_layer2(), and MPA_encode_init().

const unsigned char* ff_mpa_alloc_tables[5]

Definition at line 224 of file mpegaudiodata.c.

Referenced by mp_decode_layer2(), and MPA_encode_init().


Generated on Sat Dec 18 05:15:54 2010 for MythTV by  doxygen 1.5.5