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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djquant2.c141 #define HIST_C0_ELEMS (1<<HIST_C0_BITS) macro
1220 for (i = 0; i < HIST_C0_ELEMS; i++) {
1268 ((j_common_ptr) cinfo, JPOOL_IMAGE, HIST_C0_ELEMS * SIZEOF(hist2d));
1269 for (i = 0; i < HIST_C0_ELEMS; i++) {

Completed in 32 milliseconds