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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djquant2.c788 int ic0, ic1, ic2; local
835 for (ic1 = BOX_C1_ELEMS-1; ic1 >= 0; ic1--) {
867 int ic0, ic1, ic2; local
904 for (ic1 = 0; ic1 < BOX_C1_ELEMS; ic1++) {
905 cachep = & histogram[c0+ic0][c1+ic1][c2];

Completed in 34 milliseconds