Searched refs:gmax (Results 1 – 1 of 1) sorted by relevance
78 int gmin, gmax; member364 box->rmax = box->gmax = box->bmax = -1; in get_histogram()391 if (green > box->gmax) in get_histogram()392 box->gmax = green; in get_histogram()470 last = ptr->gmax; in splitbox()519 new->gmax = ptr->gmax; in splitbox()528 new->gmax = i-1; in splitbox()570 if (box->gmax > box->gmin) { in shrinkbox()581 if (box->gmax > box->gmin) in shrinkbox()588 box->gmax = ig; in shrinkbox()[all …]