Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffmedian.c79 int bmin, bmax; member
395 if (blue > box->bmax) in get_histogram()
396 box->bmax = blue; in get_histogram()
486 last = ptr->bmax; in splitbox()
521 new->bmax = ptr->bmax; in splitbox()
532 new->bmax = i-1; in splitbox()
562 for (; ib <= box->bmax; ++ib) in shrinkbox()
586 for (; ib <= box->bmax; ++ib) in shrinkbox()
594 if (box->bmax > box->bmin) { in shrinkbox()
607 if (box->bmax > box->bmin) in shrinkbox()
[all …]