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

Lines Matching defs:file_offset

725   long bytesperrow, file_offset, byte_count, rows, thisrow, i;
728 file_offset = ptr->cur_start_row * bytesperrow;
744 file_offset, byte_count);
748 file_offset, byte_count);
749 file_offset += byte_count;
758 long bytesperrow, file_offset, byte_count, rows, thisrow, i;
761 file_offset = ptr->cur_start_row * bytesperrow;
777 file_offset, byte_count);
781 file_offset, byte_count);
782 file_offset += byte_count;