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

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djcsample.c148 JDIMENSION outcol, outcol_h; /* outcol_h == outcol*h_expand */ local
168 for (outcol = 0, outcol_h = 0; outcol < output_cols;
169 outcol++, outcol_h += h_expand) {
220 JDIMENSION outcol; local
236 for (outcol = 0; outcol < output_cols; outcol++) {
257 JDIMENSION outcol; local
[all...]

Completed in 29 milliseconds