MP3On4DecodeContext Struct Reference

Context for MP3On4 decoder. More...


Data Fields

int frames
 number of mp3 frames per block (number of mp3 decoder instances)
int syncword
 syncword patch
const uint8_t * coff
 channels offsets in output buffer
MPADecodeContextmp3decctx [5]
 MPADecodeContext for every decoder instance.


Detailed Description

Context for MP3On4 decoder.

Definition at line 2156 of file mpegaudiodec.c.


Field Documentation

number of mp3 frames per block (number of mp3 decoder instances)

Definition at line 2157 of file mpegaudiodec.c.

Referenced by decode_close_mp3on4(), decode_frame_mp3on4(), and decode_init_mp3on4().

syncword patch

Definition at line 2158 of file mpegaudiodec.c.

Referenced by decode_frame_mp3on4(), and decode_init_mp3on4().

const uint8_t* MP3On4DecodeContext::coff

channels offsets in output buffer

Definition at line 2159 of file mpegaudiodec.c.

Referenced by decode_frame_mp3on4(), and decode_init_mp3on4().

MPADecodeContext for every decoder instance.

Definition at line 2160 of file mpegaudiodec.c.

Referenced by decode_close_mp3on4(), decode_frame_mp3on4(), and decode_init_mp3on4().


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

Generated on Wed Jan 19 23:49:58 2011 for FFmpeg by  doxygen 1.5.6