Searched refs:TIFFNoDecode (Results 1 – 2 of 2) sorted by relevance
73 TIFFNoDecode(TIFF* tif, const char* method) in TIFFNoDecode() function99 return (TIFFNoDecode(tif, "scanline")); in _TIFFNoRowDecode()106 return (TIFFNoDecode(tif, "strip")); in _TIFFNoStripDecode()113 return (TIFFNoDecode(tif, "tile")); in _TIFFNoTileDecode()