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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djquant2.c644 * some stack space (the mindist[] and bestdist[] arrays need not coexist)
790 register INT32 * bptr; /* pointer into bestdist[] array */
798 INT32 bestdist[BOX_C0_ELEMS * BOX_C1_ELEMS * BOX_C2_ELEMS]; local
801 bptr = bestdist;
829 bptr = bestdist;

Completed in 34 milliseconds