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

Lines Matching refs:num_cols

142   JDIMENSION num_cols = cinfo->image_width;
150 for (col = 0; col < num_cols; col++) {
189 JDIMENSION num_cols = cinfo->image_width;
197 for (col = 0; col < num_cols; col++) {
235 JDIMENSION num_cols = cinfo->image_width;
243 for (col = 0; col < num_cols; col++) {
291 JDIMENSION num_cols = cinfo->image_width;
297 for (col = 0; col < num_cols; col++) {
330 JDIMENSION num_cols = cinfo->image_width;
339 for (col = 0; col < num_cols; col++) {
382 JDIMENSION num_cols = cinfo->image_width;
389 for (col = 0; col < num_cols; col++) {
443 JDIMENSION num_cols = cinfo->image_width;
446 if (1 == num_rows && 3 == nc && num_cols > 0) {
452 int col = num_cols;
486 num_cols; col++) {