Searched refs:LZ4 (Results 1 – 6 of 6) sorted by relevance
37 LZ4, GZIP, ZLIB.
45 LZ4, GZIP, ZLIB.
465 LZ4 = lz4c macro515 export KGZIP KBZIP2 KLZOP LZMA LZ4 XZ ZSTD
279 bool "LZ4"282 LZ4 is an LZ77-type compressor with a fixed, byte-oriented encoding.283 A preliminary version of LZ4 de/compression tool is available at296 decompress around the same speed as LZO, but slower than LZ4. You
76902 quiet_cmd_lz4 = LZ4 $@76903 - cmd_lz4 = { cat $(real-prereqs) | $(LZ4) -l -c1 stdin stdout; \