Searched refs:besty (Results 1 – 1 of 1) sorted by relevance
73 float besty = 0.0f; in JNIFUNCF() local82 if (fabs(tmp) > fabs(besty)) { in JNIFUNCF()83 besty = tmp; in JNIFUNCF()88 float mag = sqrt(bestx * bestx + besty * besty); in JNIFUNCF()