Home | History | Annotate | Download | only in jpeg-6b

Lines Matching defs:file_offset

693   long bytesperrow, file_offset, byte_count, rows, thisrow, i;
696 file_offset = ptr->cur_start_row * bytesperrow;
712 file_offset, byte_count);
716 file_offset, byte_count);
717 file_offset += byte_count;
726 long bytesperrow, file_offset, byte_count, rows, thisrow, i;
729 file_offset = ptr->cur_start_row * bytesperrow;
745 file_offset, byte_count);
749 file_offset, byte_count);
750 file_offset += byte_count;