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 | |
ChannelElement * | AACContext::che [4][MAX_ELEM_ID] |
ChannelElement* AACContext::che[4][MAX_ELEM_ID] [inherited] |
Definition at line 262 of file aac.h.
Referenced by aac_decode_close(), aac_decode_frame(), apply_channel_coupling(), output_configure(), and spectral_to_sample().
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 259 of file aac.h.
Referenced by aac_decode_frame(), aac_decode_init(), and decode_ga_specific_config().