Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A 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()

Completed in 4 milliseconds