HomeSort by relevance Sort by last modified time
    Searched defs:EQ_CHANNEL_GROUP_COUNT_MAX (Results 1 - 2 of 2) sorted by null

  /external/libxaac/decoder/drc_src/
impd_drc_common.h 73 #define EQ_CHANNEL_GROUP_COUNT_MAX 4
  /external/libxaac/decoder/
ixheaacd_config.h 145 #define EQ_CHANNEL_GROUP_COUNT_MAX (4)
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 46 milliseconds