Lines Matching refs:tile

108 	unusual tile size like YCbCr with subsampling. Reported as MSVR 35105
162 tile width vs image width. Reported as MSVR 35103
666 * test/Makefile.am: tiff2rgba-quad-tile.jpg.sh depends on the JPEG
1130 * tools/tiff2pdf.c: fix crash due to invalid tile count (should likely be checked by
1142 first tile/strip (only useful in update scenarios. create-only was
1512 * tests/decode_raw.c, tests/images/quad-tile.jpg.tiff: add limited support
1760 Implement optional support for deferring the load of strip/tile
2040 * tools/tiff2pdf.c: Fixed computation of the tile buffer size when
2050 referencing to uninitialized memory in some cases (e.g. when tile size
2312 and writing tile based images with bit depths not a multiple of 8
2602 we take the shortcut to only update the strip/tile offsets in place.
2789 the actual jpeg data stream if the first strip/tile has zero size.
2860 establishing if an existing tile can be rewritten to the same location
2869 * tif_dirwrite.c: Try to avoid writing out a full readbuffer of tile
2872 in a tile of data when a single tile had an interleaving of reading
2951 * tif_dirwrite.c: Always write tile/strip offsets and sizes
3301 * tif_dirwrite.c: take care not to flush out buffer of strip/tile
3931 strip/tile ...' style
4097 * contrib/addtiffo/tif_ovrcache.c: Properly extract tile/strip size;
4183 zero. This is a common case with GDAL indicating a "null" tile/strip.
4199 * tools/tiff2pdfr.c, man/tiff2pdf.1: Calculate the tile width properly;
4760 tif_pixarlog.c, tif_write.c}: Handle the zero strip/tile sizes
5731 be a full height tile for tiled images. Also changed error to just
5863 library so that we can check if there is already any tile/strip data
6306 cinfo.d.image_width values ("JPEGPreDecode: Improper JPEG strip/tile
6414 tiles that don't start on a tile boundary. Fix contributed by
6790 the strip/tile width and height aren't multiples of the sampling size.
6909 one tile/strip images with an offset, and byte count of zero. These