Lines Matching refs:byte
28 access are 0-byte arrays.
567 or 32 bit integer, when byte swapping is needed, in
569 a single pixel to code (unlikely case...) and byte swapping is
1559 * libtiff/tif_dir.c: avoid one byte past end of ink names reading
1935 * tools/tiffinfoce.c: strip byte counts are uint64* now
1940 or missing byte-count tag
1941 * tools/tiffsplit.c: abort when reading a TIFF without a byte-count
2494 * libtiff/tif_dirwrite.c: Fix byte swapping of next directory offset.
2618 * tools/tiffsplit.c: Use byte counts of proper size (uint64).
3179 * libtiff/tif_dirread.c: Use uint32 type instead of tsize_t in byte
3216 * libtiff/{tif_dirread.c, tif_read.c}: Type of the byte counters
4643 function to work with the double byte strings (used to represent
5117 files. Now output files will be written using the same byte order
5466 with the reverse byte order (it is reported by the magic header
5636 encoded write functions use tif_postdecode() to apply byte order
5639 more than 8 bits per sample to existing files of a non-native byte
5839 responsible for byte swapping complex image data.
6908 * libtiff/tif_dirread.c: Don't use estimate strip byte count for
6909 one tile/strip images with an offset, and byte count of zero. These