Home
last modified time | relevance | path

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

/xnu-8792.41.9/libkern/libkern/compression/
H A Dcompression.h71 COMPRESSION_LZ4 = 0x100, // LZ4 + simple frame format enumerator
/xnu-8792.41.9/osfmk/kdp/output_stages/
H A Dout_lz4.c233 data->algorithm = COMPRESSION_LZ4; in lz4_stage_initialize()