Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_compress.c35 TIFFNoEncode(TIFF* tif, const char* method) in TIFFNoEncode() function
55 return (TIFFNoEncode(tif, "scanline")); in _TIFFNoRowEncode()
62 return (TIFFNoEncode(tif, "strip")); in _TIFFNoStripEncode()
69 return (TIFFNoEncode(tif, "tile")); in _TIFFNoTileEncode()
/external/pdfium/third_party/libtiff/
Dtif_compress.c35 TIFFNoEncode(TIFF* tif, const char* method) in TIFFNoEncode() function
55 return (TIFFNoEncode(tif, "scanline")); in _TIFFNoRowEncode()
62 return (TIFFNoEncode(tif, "strip")); in _TIFFNoStripEncode()
69 return (TIFFNoEncode(tif, "tile")); in _TIFFNoTileEncode()