MPADecodeContext Struct Reference


Data Fields

MPA_DECODE_HEADER uint8_t last_buf [LAST_BUF_SIZE]
int last_buf_size
uint32_t free_format_next_header
GetBitContext gb
GetBitContext in_gb
MPA_INT synth_buf [MPA_MAX_CHANNELS][512 *2]
int synth_buf_offset [MPA_MAX_CHANNELS]
int sb_samples [MPA_MAX_CHANNELS][36][SBLIMIT]
INTFLOAT mdct_buf [MPA_MAX_CHANNELS][SBLIMIT *18]
GranuleDef granules [2][2]
int adu_mode
 0 for standard mp3, 1 for adu formatted mp3
int dither_state
int err_recognition
AVCodecContextavctx
MPADSPContext mpadsp
DSPContext dsp
AVFrame frame

Detailed Description

Definition at line 68 of file mpegaudiodec.c.


Field Documentation

0 for standard mp3, 1 for adu formatted mp3

Definition at line 81 of file mpegaudiodec.c.

Referenced by decode_init(), and mp_decode_layer3().

Definition at line 82 of file mpegaudiodec.c.

Referenced by mp_decode_frame().

Definition at line 86 of file mpegaudiodec.c.

Referenced by decode_init().

Definition at line 83 of file mpegaudiodec.c.

Referenced by decode_init(), and huffman_decode().

Definition at line 87 of file mpegaudiodec.c.

Referenced by decode_init(), and mp_decode_frame().

Definition at line 73 of file mpegaudiodec.c.

Definition at line 80 of file mpegaudiodec.c.

Referenced by mp_decode_layer3().

Definition at line 75 of file mpegaudiodec.c.

Referenced by mp_decode_frame(), mp_decode_layer3(), and switch_buffer().

MPA_DECODE_HEADER uint8_t MPADecodeContext::last_buf[LAST_BUF_SIZE]

Definition at line 70 of file mpegaudiodec.c.

Referenced by mp_decode_frame(), and mp_decode_layer3().

Definition at line 71 of file mpegaudiodec.c.

Referenced by flush(), mp_decode_frame(), and mp_decode_layer3().

INTFLOAT MPADecodeContext::mdct_buf[MPA_MAX_CHANNELS][SBLIMIT *18]

Definition at line 79 of file mpegaudiodec.c.

Referenced by mp_decode_layer3().

Definition at line 85 of file mpegaudiodec.c.

Referenced by compute_imdct(), decode_init(), and mp_decode_frame().

int MPADecodeContext::sb_samples[MPA_MAX_CHANNELS][36][SBLIMIT]

MPA_INT MPADecodeContext::synth_buf[MPA_MAX_CHANNELS][512 *2]

Definition at line 76 of file mpegaudiodec.c.

Referenced by flush(), and mp_decode_frame().

Definition at line 77 of file mpegaudiodec.c.

Referenced by mp_decode_frame().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by  doxygen 1.5.8