Searched refs:coeff_2 (Results 1 – 1 of 1) sorted by relevance
448 int coeff_1, coeff_2, tmp; in dss_sp_convert_coeffs() local451 coeff_2 = coeffs[a_plus - i]; in dss_sp_convert_coeffs()453 tmp = DSS_SP_FORMULA(coeff_1, lpc_filter[a], coeff_2); in dss_sp_convert_coeffs()456 tmp = DSS_SP_FORMULA(coeff_2, lpc_filter[a], coeff_1); in dss_sp_convert_coeffs()