LATMContext Struct Reference


Data Fields

AACContext aac_ctx
 containing AACContext
int initialized
 initialized after a valid extradata was seen
int audio_mux_version_A
 LATM syntax version.
int frame_length_type
 0/1 variable/fixed frame length
int frame_length
 frame length for fixed frame length
AVClassav_class
int off
int channel_conf
int object_type
int counter
int mod
uint8_t buffer [0x1fff+MAX_EXTRADATA_SIZE+1024]

Detailed Description

Definition at line 2669 of file aacdec.c.


Field Documentation

LATM syntax version.

Definition at line 2674 of file aacdec.c.

Referenced by read_audio_mux_element(), and read_stream_mux_config().

Definition at line 33 of file latmenc.c.

uint8_t LATMContext::buffer[0x1fff+MAX_EXTRADATA_SIZE+1024]

Definition at line 39 of file latmenc.c.

Referenced by latm_write_packet().

Definition at line 35 of file latmenc.c.

Referenced by latm_decode_extradata(), and latm_write_frame_header().

Definition at line 37 of file latmenc.c.

Referenced by latm_write_frame_header().

frame length for fixed frame length

Definition at line 2676 of file aacdec.c.

Referenced by read_payload_length_info(), and read_stream_mux_config().

0/1 variable/fixed frame length

Definition at line 2675 of file aacdec.c.

Referenced by read_payload_length_info(), and read_stream_mux_config().

initialized after a valid extradata was seen

Definition at line 2671 of file aacdec.c.

Referenced by latm_decode_audio_specific_config(), latm_decode_frame(), and latm_decode_init().

Definition at line 38 of file latmenc.c.

Referenced by latm_write_frame_header().

Definition at line 36 of file latmenc.c.

Referenced by latm_decode_extradata(), and latm_write_frame_header().

Definition at line 34 of file latmenc.c.

Referenced by latm_decode_extradata(), and latm_write_frame_header().


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

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