Home | History | Annotate | Download | only in jpeg

Lines Matching refs:col

127   register JDIMENSION col;
138 for (col = cinfo->image_width; col > 0; col--) {
156 register JDIMENSION col;
169 for (col = cinfo->image_width; col > 0; col--) {
194 JDIMENSION row, col;
208 for (col = source->row_width; col > 0; col--) {