Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_codec.c101 { "LZMA", COMPRESSION_LZMA, TIFFInitLZMA },
A Dtiff.h192 #define COMPRESSION_LZMA 34925 /* LZMA2 */ macro
A Dtif_lzma.c416 assert( scheme == COMPRESSION_LZMA ); in TIFFInitLZMA()
A Dtif_dirinfo.c1053 case COMPRESSION_LZMA: in _TIFFCheckFieldIsValidForCodec()
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dtiff.h192 #define COMPRESSION_LZMA 34925 /* LZMA2 */ macro
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffcp.c393 defcompression = COMPRESSION_LZMA; in processCompressOptions()
735 case COMPRESSION_LZMA: in tiffcp()
744 else if (compression == COMPRESSION_LZMA) in tiffcp()

Completed in 19 milliseconds