Home | History | Annotate | Download | only in libjpeg-turbo

Lines Matching defs:file_offset

756   long bytesperrow, file_offset, byte_count, rows, thisrow, i;
759 file_offset = ptr->cur_start_row * bytesperrow;
775 file_offset, byte_count);
779 file_offset, byte_count);
780 file_offset += byte_count;
789 long bytesperrow, file_offset, byte_count, rows, thisrow, i;
792 file_offset = ptr->cur_start_row * bytesperrow;
808 file_offset, byte_count);
812 file_offset, byte_count);
813 file_offset += byte_count;