Searched defs:colorcount (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djquant2.c270 long colorcount; member in struct:__anon737
287 if (boxp->colorcount > maxc && boxp->volume > 0) {
289 maxc = boxp->colorcount;
423 boxp->colorcount = ccount;

Completed in 35 milliseconds