Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtiff/
H A Dtif_compress.c34 TIFFNoEncode(TIFF* tif, const char* method) in TIFFNoEncode() function
54 return (TIFFNoEncode(tif, "scanline")); in _TIFFNoRowEncode()
61 return (TIFFNoEncode(tif, "strip")); in _TIFFNoStripEncode()
68 return (TIFFNoEncode(tif, "tile")); in _TIFFNoTileEncode()