Home | History | Annotate | Download | only in libjpeg

Lines Matching defs:file_offset

695   long bytesperrow, file_offset, byte_count, rows, thisrow, i;
698 file_offset = ptr->cur_start_row * bytesperrow;
714 file_offset, byte_count);
718 file_offset, byte_count);
719 file_offset += byte_count;
728 long bytesperrow, file_offset, byte_count, rows, thisrow, i;
731 file_offset = ptr->cur_start_row * bytesperrow;
747 file_offset, byte_count);
751 file_offset, byte_count);
752 file_offset += byte_count;