rdbmp.c | 64 JDIMENSION source_row; /* Current source row number */ member in struct:_bmp_source_struct 134 source->source_row--; 137 source->source_row, (JDIMENSION) 1, FALSE); 163 source->source_row--; 166 source->source_row, (JDIMENSION) 1, FALSE); 194 source->source_row--; 197 source->source_row, (JDIMENSION) 1, FALSE); 266 source->source_row = cinfo->image_height;
|