Home | History | Annotate | Download | only in jpeg-6b

Lines Matching refs:outcol

144   JDIMENSION outcol, outcol_h;	/* outcol_h == outcol*h_expand */
164 for (outcol = 0, outcol_h = 0; outcol < output_cols;
165 outcol++, outcol_h += h_expand) {
216 JDIMENSION outcol;
232 for (outcol = 0; outcol < output_cols; outcol++) {
253 JDIMENSION outcol;
271 for (outcol = 0; outcol < output_cols; outcol++) {