Searched refs:NUM_BIN (Results 1 – 1 of 1) sorted by relevance
1383 #define NUM_BIN 23 macro1398 int x_est[NUM_BIN + 1]; in create_pa_curve()1399 int y[NUM_BIN + 1]; in create_pa_curve()1400 int theta[NUM_BIN + 1]; in create_pa_curve()1401 int y_sqr[NUM_BIN + 1]; in create_pa_curve()1402 int y_quad[NUM_BIN + 1]; in create_pa_curve()1406 int b1_tmp[NUM_BIN + 1]; in create_pa_curve()1407 int b2_tmp[NUM_BIN + 1]; in create_pa_curve()1411 int y_lin[NUM_BIN + 1]; in create_pa_curve()1412 int y_est[NUM_BIN + 1]; in create_pa_curve()[all …]