Searched defs:EQ_CHANNEL_GROUP_COUNT_MAX (Results 1 - 2 of 2) sorted by relevance

/external/libxaac/decoder/drc_src/
H A Dimpd_drc_common.h73 #define EQ_CHANNEL_GROUP_COUNT_MAX 4 macro
/external/libxaac/decoder/
H A Dixheaacd_config.h145 #define EQ_CHANNEL_GROUP_COUNT_MAX (4) macro
362 WORD32 eq_cascade_gain_present[EQ_CHANNEL_GROUP_COUNT_MAX];
363 FLOAT32 eq_cascade_gain[EQ_CHANNEL_GROUP_COUNT_MAX];
364 ia_filter_block_refs_struct str_filter_block_refs[EQ_CHANNEL_GROUP_COUNT_MAX];
366 WORD32 eq_phase_alignment[EQ_CHANNEL_GROUP_COUNT_MAX]
367 [EQ_CHANNEL_GROUP_COUNT_MAX];
388 WORD32 subband_gains_index[EQ_CHANNEL_GROUP_COUNT_MAX];

Completed in 99 milliseconds