rdbmp.c | 60 JDIMENSION source_row; /* Current source row number */ member in struct:_bmp_source_struct 130 source->source_row--; 133 source->source_row, (JDIMENSION) 1, FALSE); 159 source->source_row--; 162 source->source_row, (JDIMENSION) 1, FALSE); 229 source->source_row = cinfo->image_height;
|