Home
last modified time | relevance | path

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

/dports/archivers/lizard/lizard-1.0/lib/
H A Dlizard_common.h96 #define ML_BITS_LZ4 4 macro
97 #define ML_MASK_LZ4 ((1U<<ML_BITS_LZ4)-1)
98 #define RUN_BITS_LZ4 (8-ML_BITS_LZ4)