Searched refs:belowhalf (Results 1 – 1 of 1) sorted by relevance
111 int belowhalf, abovehalf; in approx_half() local116 belowhalf = (prev * 8) / 20; in approx_half()119 return belowhalf < curr && curr <= abovehalf; in approx_half()