Searched refs:g_fxp (Results 1 – 1 of 1) sorted by relevance
1417 int g_fxp; in create_pa_curve() local1527 g_fxp = in create_pa_curve()1530 if (g_fxp == 0) { in create_pa_curve()1541 (g_fxp * (x_est[bin] - x_est[3]) + (1 << scale_factor)) / in create_pa_curve()1554 x_est[bin] = ((y_est[bin] * 1 << scale_factor) + g_fxp) / g_fxp; in create_pa_curve()1565 x_est[bin] - ((1 << scale_factor) * y_est[bin] + g_fxp) / g_fxp; in create_pa_curve()1691 pa_in[idx] = y5 + y3 + (256 * tmp) / g_fxp; in create_pa_curve()1803 *g_fxp_ext = g_fxp; in create_pa_curve()