Home | History | Annotate | Download | only in libjpeg

Lines Matching defs:file_offset

694   long bytesperrow, file_offset, byte_count, rows, thisrow, i;
697 file_offset = ptr->cur_start_row * bytesperrow;
713 file_offset, byte_count);
717 file_offset, byte_count);
718 file_offset += byte_count;
727 long bytesperrow, file_offset, byte_count, rows, thisrow, i;
730 file_offset = ptr->cur_start_row * bytesperrow;
746 file_offset, byte_count);
750 file_offset, byte_count);
751 file_offset += byte_count;