Home
last modified time | relevance | path

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

/external/libxaac/decoder/drc_src/
Dimpd_drc_selection_process.c773 WORD32 eqChannelCountPrimary = 0, eqChannelCountDependent = 0; in impd_manage_eq_complexity() local
785 eqChannelCountPrimary = pstr_drc_sel_proc_params_struct->base_channel_count; in impd_manage_eq_complexity()
801 eqChannelCountPrimary = in impd_manage_eq_complexity()
808 if (eqChannelCountPrimary > in impd_manage_eq_complexity()
811 eqChannelCountPrimary = pstr_drc_config->dwnmix_instructions[k] in impd_manage_eq_complexity()
819 complexityTotalEq = (FLOAT32)(eqChannelCountPrimary * eqComplexityPrimary); in impd_manage_eq_complexity()