Home | History | Annotate | Download | only in libjpeg

Lines Matching defs:file_offset

696   long bytesperrow, file_offset, byte_count, rows, thisrow, i;
699 file_offset = ptr->cur_start_row * bytesperrow;
715 file_offset, byte_count);
719 file_offset, byte_count);
720 file_offset += byte_count;
729 long bytesperrow, file_offset, byte_count, rows, thisrow, i;
732 file_offset = ptr->cur_start_row * bytesperrow;
748 file_offset, byte_count);
752 file_offset, byte_count);
753 file_offset += byte_count;