Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching refs:maxc

258   register long maxc = 0;
262 if (boxp->colorcount > maxc && boxp->volume > 0) {
264 maxc = boxp->colorcount;