Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffmedian.c77 int rmin, rmax; member
385 if (red < box->rmin) in get_histogram()
386 box->rmin = red; in get_histogram()
435 i = ptr->rmax - ptr->rmin; in splitbox()
445 histp = &hist2[ptr->rmin]; in splitbox()
455 first = ptr->rmin; in splitbox()
516 new->rmin = ptr->rmin; in splitbox()
525 ptr->rmin = i; in splitbox()
546 if (box->rmax > box->rmin) { in shrinkbox()
552 box->rmin = ir; in shrinkbox()
[all …]