Searched refs:TIFFNoEncode (Results 1 – 1 of 1) sorted by relevance
34 TIFFNoEncode(TIFF* tif, const char* method) in TIFFNoEncode() function54 return (TIFFNoEncode(tif, "scanline")); in _TIFFNoRowEncode()61 return (TIFFNoEncode(tif, "strip")); in _TIFFNoStripEncode()68 return (TIFFNoEncode(tif, "tile")); in _TIFFNoTileEncode()