Home | History | Annotate | Download | only in libjpeg

Lines Matching defs:maxv

300   register INT32 maxv = 0;
304 if (boxp->volume > maxv) {
306 maxv = boxp->volume;