Searched refs:theta (Results 1 – 1 of 1) sorted by relevance
1400 int theta[NUM_BIN + 1]; in create_pa_curve() local1476 theta[bin + 1] = in create_pa_curve()1479 theta[bin + 1] = theta[bin + 1] / (int) accum_cnt[bin]; in create_pa_curve()1486 theta[bin + 1] = in create_pa_curve()1505 theta_low_bin += theta[bin]; in create_pa_curve()1509 theta[bin] = theta_low_bin; in create_pa_curve()1513 theta[0] = theta_low_bin; in create_pa_curve()1516 theta[bin] = theta[bin] - theta_low_bin; in create_pa_curve()1718 ((theta[bin + half_lo] << m) + y_est[bin + half_lo]) / in create_pa_curve()