Channel element related data.


Variables

enum ChannelPosition AACContext::che_pos [4][MAX_ELEM_ID]
 channel element channel mapping with the first index as the first 4 raw data block types
ChannelElementAACContext::che [4][MAX_ELEM_ID]
ChannelElementAACContext::tag_che_map [4][MAX_ELEM_ID]
uint8_t AACContext::tags_seen_this_frame [4][MAX_ELEM_ID]
int AACContext::tags_mapped

Variable Documentation

ChannelElement* AACContext::che[4][MAX_ELEM_ID] [inherited]

enum ChannelPosition AACContext::che_pos[4][MAX_ELEM_ID] [inherited]

channel element channel mapping with the first index as the first 4 raw data block types

Definition at line 249 of file aac.h.

Referenced by aac_decode_frame(), decode_extension_payload(), decode_ga_specific_config(), and parse_adts_frame_header().

ChannelElement* AACContext::tag_che_map[4][MAX_ELEM_ID] [inherited]

Definition at line 253 of file aac.h.

Referenced by get_che(), and output_configure().

int AACContext::tags_mapped [inherited]

Definition at line 255 of file aac.h.

Referenced by get_che(), and output_configure().

uint8_t AACContext::tags_seen_this_frame[4][MAX_ELEM_ID] [inherited]

Definition at line 254 of file aac.h.

Referenced by aac_decode_frame(), and get_che().


Generated on Fri Oct 26 02:36:56 2012 for FFmpeg by  doxygen 1.5.8