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