Searched refs:y_est (Results 1 – 1 of 1) sorted by relevance
1412 int y_est[NUM_BIN + 1]; in create_pa_curve() local1552 y_est[bin] = bin * 32; in create_pa_curve()1570 if (y_est[max_index] == 0) { in create_pa_curve()1574 (x_est_fxp1_nonlin[max_index] + y_est[max_index]) / y_est[max_index]; in create_pa_curve()1600 y_est[bin + half_lo]) / y_est[bin + half_lo]; in create_pa_curve()1602 y_est[bin + half_lo]; in create_pa_curve()1604 y_est[bin + half_lo]; in create_pa_curve()1607 (y_est[bin + half_lo] * y_est[bin + half_lo] + in create_pa_curve()1719 y_est[bin + half_lo]; in create_pa_curve()1721 y_est[bin + half_lo]; in create_pa_curve()[all …]