Home | History | Annotate | Download | only in libjpeg

Lines Matching defs:maxc

280   register long maxc = 0;
284 if (boxp->colorcount > maxc && boxp->volume > 0) {
286 maxc = boxp->colorcount;