Home
last modified time | relevance | path

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

/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()