Home
last modified time | relevance | path

Searched refs:eq_apply_to_downmix (Results 1 – 4 of 4) sorted by relevance

/external/libxaac/decoder/drc_src/
Dimpd_drc_selection_process.c436 .eq_apply_to_downmix == 1) { in impd_get_selected_eq_set()
474 .eq_apply_to_downmix == 1) { in impd_get_dependent_eq_set()
805 if (str_eq_instructions->eq_apply_to_downmix == 1) { in impd_manage_eq_complexity()
845 if (eq_instructionsDependent->eq_apply_to_downmix == 1) { in impd_manage_eq_complexity()
Dimpd_drc_struct.h557 WORD32 eq_apply_to_downmix; member
Dimpd_drc_dynamic_payload.c1098 str_eq_instructions->eq_apply_to_downmix = (temp >> 1) & 0x01; in impd_parse_eq_instructions()
1162 (str_eq_instructions->eq_apply_to_downmix == 1) && in impd_parse_eq_instructions()
/external/libxaac/decoder/
Dixheaacd_config.h377 WORD32 eq_apply_to_downmix; member