Searched refs:G_fxp (Results 1 – 1 of 1) sorted by relevance
351 int G_fxp, Y_intercept, order_x_by_y, M, I, L, sum_y_sqr, sum_y_quad; in create_pa_curve() local432 G_fxp = in create_pa_curve()437 if (G_fxp == 0) in create_pa_curve()441 (G_fxp * (x_est[0] - x_est[3]) + in create_pa_curve()449 x_est[i] = ((y_est[i] * 1 << scale_factor) + G_fxp) / G_fxp; in create_pa_curve()457 G_fxp) / G_fxp; in create_pa_curve()487 G_fxp) / G_fxp; in create_pa_curve()575 PA_in[i] = y5 + y3 + (256 * tmp) / G_fxp; in create_pa_curve()665 *gain = G_fxp; in create_pa_curve()