Home
last modified time | relevance | path

Searched refs:EFFECT_BIT_GENERAL_COMPR (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/drc_src/
Dimpd_drc_selection_process_drcset_selection.c36 EFFECT_BIT_LOWLEVEL, EFFECT_BIT_DIALOG, EFFECT_BIT_GENERAL_COMPR,
110 *effect_bit_idx = EFFECT_BIT_GENERAL_COMPR; in impd_map_requested_effect_bit_idx()
1202 if (effect_types_request_table[n] != EFFECT_BIT_GENERAL_COMPR) { in impd_drc_set_final_selection()
1213 if (effect_types_request_table[n] != EFFECT_BIT_GENERAL_COMPR) { in impd_drc_set_final_selection()
Dimpd_drc_struct.h67 #define EFFECT_BIT_GENERAL_COMPR 0x0020 macro