Home | History | Annotate | Download | only in jpeg

Lines Matching refs:byte_count

693   long bytesperrow, file_offset, byte_count, rows, thisrow, i;
708 byte_count = rows * 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;
741 byte_count = rows * bytesperrow;
745 file_offset, byte_count);
749 file_offset, byte_count);
750 file_offset += byte_count;