Home | History | Annotate | Download | only in libjpeg

Lines Matching refs:outcol

145   JDIMENSION outcol, outcol_h;	/* outcol_h == outcol*h_expand */

165 for (outcol = 0, outcol_h = 0; outcol < output_cols;
166 outcol++, outcol_h += h_expand) {
217 JDIMENSION outcol;
233 for (outcol = 0; outcol < output_cols; outcol++) {
254 JDIMENSION outcol;
272 for (outcol = 0; outcol < output_cols; outcol++) {