Home
last modified time | relevance | path

Searched refs:DRC_BAND_COUNT_MAX (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_config.h161 #define DRC_BAND_COUNT_MAX BAND_COUNT_MAX macro
522 WORD32 target_characteristic_left_present[DRC_BAND_COUNT_MAX];
523 WORD32 target_characteristic_left_index[DRC_BAND_COUNT_MAX];
524 WORD32 target_characteristic_right_present[DRC_BAND_COUNT_MAX];
525 WORD32 target_characteristic_right_index[DRC_BAND_COUNT_MAX];
/external/libxaac/decoder/drc_src/
Dimpd_drc_struct.h286 WORD32 target_characteristic_left_present[DRC_BAND_COUNT_MAX];
287 WORD32 target_characteristic_left_index[DRC_BAND_COUNT_MAX];
288 WORD32 target_characteristic_right_present[DRC_BAND_COUNT_MAX];
289 WORD32 target_characteristic_right_index[DRC_BAND_COUNT_MAX];
Dimpd_drc_common.h90 #define DRC_BAND_COUNT_MAX BAND_COUNT_MAX macro