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

/external/jpeg/
H A Djcsample.c144 JDIMENSION outcol, outcol_h; /* outcol_h == outcol*h_expand */ local
164 for (outcol = 0, outcol_h = 0; outcol < output_cols;
165 outcol++, outcol_h += h_expand) {
216 JDIMENSION outcol; local
232 for (outcol = 0; outcol < output_cols; outcol++) {
253 JDIMENSION outcol; local
[all...]
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcsample.c145 JDIMENSION outcol, outcol_h; /* outcol_h == outcol*h_expand */ local
165 for (outcol = 0, outcol_h = 0; outcol < output_cols;
166 outcol++, outcol_h += h_expand) {
217 JDIMENSION outcol; local
233 for (outcol = 0; outcol < output_cols; outcol++) {
254 JDIMENSION outcol; local
[all...]

Completed in 40 milliseconds