Home
last modified time | relevance | path

Searched refs:TIFFStripSize (Results 1 – 7 of 7) sorted by relevance

/reactos/dll/3rdparty/libtiff/
H A Dlibtiff.def116 TIFFStripSize
H A Dtif_strip.c202 TIFFStripSize(TIFF* tif) in TIFFStripSize() function
H A Dtif_write.c663 tif->tif_tilesize : TIFFStripSize(tif)); in TIFFWriteBufferSetup()
H A Dtif_getimage.c935 maxstripsize = TIFFStripSize(tif); in gtStripContig()
1027 stripsize = TIFFStripSize(tif); in gtStripSeparate()
H A Dtif_read.c796 tmsize_t stripsize = TIFFStripSize(tif); in TIFFFillStrip()
H A Dtif_dirread.c4310 if (!TIFFStripSize(tif)) { in TIFFReadDirectory()
/reactos/sdk/include/reactos/libs/libtiff/
H A Dtiffio.h358 extern tmsize_t TIFFStripSize(TIFF* tif);