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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djquant2.c283 register long maxc = 0; local
287 if (boxp->colorcount > maxc && boxp->volume > 0) {
289 maxc = boxp->colorcount;

Completed in 32 milliseconds