Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffmedian.c77 int rmin, rmax; member
364 box->rmax = box->gmax = box->bmax = -1; in get_histogram()
387 if (red > box->rmax) in get_histogram()
388 box->rmax = red; in get_histogram()
435 i = ptr->rmax - ptr->rmin; in splitbox()
456 last = ptr->rmax; in splitbox()
517 new->rmax = ptr->rmax; in splitbox()
524 new->rmax = i-1; in splitbox()
546 if (box->rmax > box->rmin) { in shrinkbox()
557 if (box->rmax > box->rmin) in shrinkbox()
[all …]