Searched refs:complexityTotalEq (Results 1 – 1 of 1) sorted by relevance
780 FLOAT32 complexityTotalEq; in impd_manage_eq_complexity() local825 complexityTotalEq = (FLOAT32)(eqChannelCountPrimary * eqComplexityPrimary); in impd_manage_eq_complexity()866 complexityTotalEq += eqChannelCountDependent * eqComplexityDependent; in impd_manage_eq_complexity()871 complexityTotalEq *= pstr_drc_config->sampling_rate / 48000.0f; in impd_manage_eq_complexity()873 if (complexityTotalEq <= complexitySupportedTotal) { in impd_manage_eq_complexity()