Searched refs:half_point (Results 1 – 1 of 1) sorted by relevance
182 int c0_point, half_point, c3_point; in match_colors() local220 half_point = (stops[3] + stops[2]) >> 1; in match_colors()225 int bits = (dot < half_point ? 4 : 0) | in match_colors()