Searched refs:G_fxp (Results 1 – 1 of 1) sorted by relevance
430 int G_fxp, Y_intercept, order_x_by_y, M, I, L, sum_y_sqr, sum_y_quad; in create_pa_curve() local514 G_fxp = in create_pa_curve()519 if (G_fxp == 0) in create_pa_curve()523 (G_fxp * (x_est[0] - x_est[3]) + in create_pa_curve()531 x_est[i] = ((y_est[i] * 1 << scale_factor) + G_fxp) / G_fxp; in create_pa_curve()539 G_fxp) / G_fxp; in create_pa_curve()569 G_fxp) / G_fxp; in create_pa_curve()657 PA_in[i] = y5 + y3 + (256 * tmp) / G_fxp; in create_pa_curve()747 *gain = G_fxp; in create_pa_curve()