Home
last modified time | relevance | path

Searched refs:eq_set_complexity_level (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/libxaac/decoder/drc_src/
H A Dimpd_drc_selection_process.c787 eqComplexityPrimary = 1 << str_eq_instructions->eq_set_complexity_level; in impd_manage_eq_complexity()
826 1 << eq_instructionsDependent->eq_set_complexity_level; in impd_manage_eq_complexity()
979 (FLOAT32)(1 << str_eq_instructions->eq_set_complexity_level); in impd_manage_complexity()
H A Dimpd_drc_struct.h556 WORD32 eq_set_complexity_level; member
H A Dimpd_drc_dynamic_payload.c1106 str_eq_instructions->eq_set_complexity_level = (temp >> 1) & 0x0F; in impd_parse_eq_instructions()
/aosp_15_r20/external/libxaac/encoder/drc_src/
H A Dimpd_drc_uni_drc.h520 WORD32 eq_set_complexity_level; member
H A Dimpd_drc_mux.c329 pstr_eq_instructions->eq_set_complexity_level = 0; in impd_drc_get_eq_complexity_level()
348 impd_drc_get_eq_complexity(pstr_eq_set, &pstr_eq_instructions->eq_set_complexity_level); in impd_drc_get_eq_complexity_level()
2427 iusace_write_bits_buf(it_bit_buf, pstr_eq_instructions->eq_set_complexity_level, 4); in impd_drc_write_eq_instructions()
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_config.h457 WORD32 eq_set_complexity_level; member