Searched refs:NUM_BIN (Results 1 – 1 of 1) sorted by relevance
417 #define NUM_BIN 23 macro422 int x_est[NUM_BIN + 1], Y[NUM_BIN + 1], theta[NUM_BIN + 1]; in create_pa_curve()423 int PA_in[NUM_BIN + 1]; in create_pa_curve()424 int B1_tmp[NUM_BIN + 1], B2_tmp[NUM_BIN + 1]; in create_pa_curve()427 int y_est[NUM_BIN + 1]; in create_pa_curve()428 int x_est_fxp1_nonlin, x_tilde[NUM_BIN + 1]; in create_pa_curve()448 for (i = 0; i < NUM_BIN; i++) { in create_pa_curve()842 for (i = 0; i < NUM_BIN + 1; i++) { in ar9003_paprd_retrain_pa_in()