Home
last modified time | relevance | path

Searched refs:centerc0 (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/3rdparty/libjpeg/
H A Djquant2.c660 int centerc0, centerc1, centerc2; in find_nearby_colors() local
672 centerc0 = (minc0 + maxc0) >> 1; in find_nearby_colors()
704 if (x <= centerc0) { in find_nearby_colors()