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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcsample.c147 int inrow, outrow, h_expand, v_expand, numpix, numpix2, h, v; local
156 numpix2 = numpix/2;
177 *outptr++ = (JSAMPLE) ((outvalue + numpix2) / numpix);

Completed in 46 milliseconds