Searched refs:best_c2 (Results 1 – 1 of 1) sorted by relevance
398 float best_c2 = (*corr + x[0]) * (*corr + x[0]); in add_pulse() local406 if (c2 * best_e > e * best_c2) in add_pulse()407 best_c2 = c2, best_e = e, nbest = i; in add_pulse()