Home | History | Annotate | Download | only in libjpeg_turbo

Lines Matching refs:outcol

146   JDIMENSION outcol, outcol_h;	/* outcol_h == outcol*h_expand */
166 for (outcol = 0, outcol_h = 0; outcol < output_cols;
167 outcol++, outcol_h += h_expand) {
218 JDIMENSION outcol;
234 for (outcol = 0; outcol < output_cols; outcol++) {
255 JDIMENSION outcol;
273 for (outcol = 0; outcol < output_cols; outcol++) {