Searched refs:maxv (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djquant2.c303 register INT32 maxv = 0; local
307 if (boxp->volume > maxv) {
309 maxv = boxp->volume;

Completed in 32 milliseconds