Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A 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()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DChangeLog1012 * libtiff/tif_compress.c: make TIFFNoDecode() return 0 to indicate an

Completed in 9 milliseconds