Searched refs:TIFFVStripSize (Results 1 – 9 of 9) sorted by relevance
| /libtiff-4.0.7/contrib/addtiffo/ |
| H A D | tif_ovrcache.c | 208 TIFFVStripSize(psCache->hTIFF,RowsInStrip) ); in TIFFWriteOvrRow() 237 TIFFVStripSize(psCache->hTIFF,RowsInStrip) ); in TIFFWriteOvrRow()
|
| /libtiff-4.0.7/libtiff/ |
| H A D | libtiff.def | 137 TIFFVStripSize
|
| H A D | tif_strip.c | 139 TIFFVStripSize(TIFF* tif, uint32 nrows) in TIFFVStripSize() function
|
| H A D | tiffio.h | 363 extern tmsize_t TIFFVStripSize(TIFF* tif, uint32 nrows);
|
| H A D | tif_read.c | 355 stripsize=TIFFVStripSize(tif,rows); in TIFFReadEncodedStrip()
|
| /libtiff-4.0.7/archive/tools/ |
| H A D | gif2tiff.c | 573 stripsize = TIFFVStripSize(tif, rowsperstrip); in rasterize()
|
| /libtiff-4.0.7/tools/ |
| H A D | tiffcp.c | 990 TIFFVStripSize(in, imagelength - row) : stripsize; in DECLAREcpFunc() 1453 tsize_t stripsize = TIFFVStripSize(out, nrows); in DECLAREwriteFunc() 1483 tsize_t stripsize = TIFFVStripSize(out, nrows); in DECLAREwriteFunc()
|
| H A D | tiffcrop.c | 1130 stripsize = TIFFVStripSize(out, nrows); in writeBufferToContigStrips() 1199 stripsize = TIFFVStripSize(out, nrows); in writeBufferToSeparateStrips()
|
| /libtiff-4.0.7/ |
| H A D | configure.com | 409 TIFFVStripSize=PROCEDURE,- 560 UNIVERSAL=TIFFVStripSize
|