Searched defs:ic0 (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
832 for (ic0 = BOX_C0_ELEMS-1; ic0 >= 0; ic0--) {
867 int ic0, ic1, ic2; local
903 for (ic0 = 0; ic0 < BOX_C0_ELEMS; ic0++) {
905 cachep = & histogram[c0+ic0][c1+ic1][c2];

Completed in 34 milliseconds