Searched refs:COMPRESSION_LZW (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_codec.c82 { "LZW", COMPRESSION_LZW, TIFFInitLZW },
H A Dtiff.h176 #define COMPRESSION_LZW 5 /* Lempel-Ziv & Welch */ macro
H A Dtif_lzw.c691 assert(scheme == COMPRESSION_LZW);

Completed in 158 milliseconds