Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_compress.c73 TIFFNoDecode(TIFF* tif, const char* method) in TIFFNoDecode() function
99 return (TIFFNoDecode(tif, "scanline")); in _TIFFNoRowDecode()
106 return (TIFFNoDecode(tif, "strip")); in _TIFFNoStripDecode()
113 return (TIFFNoDecode(tif, "tile")); in _TIFFNoTileDecode()
/external/pdfium/third_party/libtiff/
Dtif_compress.c73 TIFFNoDecode(TIFF* tif, const char* method) in TIFFNoDecode() function
99 return (TIFFNoDecode(tif, "scanline")); in _TIFFNoRowDecode()
106 return (TIFFNoDecode(tif, "strip")); in _TIFFNoStripDecode()
113 return (TIFFNoDecode(tif, "tile")); in _TIFFNoTileDecode()