Searched refs:poly_coeff (Results 1 – 1 of 1) sorted by relevance
923 FLOAT32 poly_coeff[4]; in ixheaacd_pre_processing() local944 ixheaacd_polyfit(num_bands, low_env, poly_coeff); in ixheaacd_pre_processing()946 a0 = poly_coeff[0]; in ixheaacd_pre_processing()947 a1 = poly_coeff[1]; in ixheaacd_pre_processing()948 a2 = poly_coeff[2]; in ixheaacd_pre_processing()949 a3 = poly_coeff[3]; in ixheaacd_pre_processing()