Searched refs:poly_coeff (Results 1 – 1 of 1) sorted by relevance
905 FLOAT32 poly_coeff[4]; in ixheaacd_pre_processing() local926 ixheaacd_polyfit(num_bands, low_env, poly_coeff); in ixheaacd_pre_processing()928 a0 = poly_coeff[0]; in ixheaacd_pre_processing()929 a1 = poly_coeff[1]; in ixheaacd_pre_processing()930 a2 = poly_coeff[2]; in ixheaacd_pre_processing()931 a3 = poly_coeff[3]; in ixheaacd_pre_processing()