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

Lines Matching defs:byte_count

758   long bytesperrow, file_offset, byte_count, rows, thisrow, i;
773 byte_count = rows * bytesperrow;
777 file_offset, byte_count);
781 file_offset, byte_count);
782 file_offset += byte_count;
791 long bytesperrow, file_offset, byte_count, rows, thisrow, i;
806 byte_count = rows * bytesperrow;
810 file_offset, byte_count);
814 file_offset, byte_count);
815 file_offset += byte_count;