Searched refs:theta_low_bin (Results 1 – 1 of 1) sorted by relevance
435 int theta_low_bin = 0; in create_pa_curve() local495 theta_low_bin += theta[i]; in create_pa_curve()497 theta_low_bin = theta_low_bin / 5; in create_pa_curve()499 theta[i] = theta_low_bin; in create_pa_curve()502 theta[0] = theta_low_bin; in create_pa_curve()504 theta[i] -= theta_low_bin; in create_pa_curve()