Searched refs:EFFECT_BIT_GENERAL_COMPR (Results 1 – 2 of 2) sorted by relevance
36 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()
67 #define EFFECT_BIT_GENERAL_COMPR 0x0020 macro