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 2322 of file mpegaudiodec.c.


Field Documentation

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

Definition at line 2323 of file mpegaudiodec.c.

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

syncword patch

Definition at line 2324 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 2325 of file mpegaudiodec.c.

Referenced by decode_frame_mp3on4(), and decode_init_mp3on4().

MPADecodeContext for every decoder instance.

Definition at line 2326 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 Tue Apr 20 17:40:09 2010 for FFmpeg by  doxygen 1.5.6