Home
last modified time | relevance | path

Searched refs:DIST_MODEL_START (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/xz/
H A Dxz_lzma2.h164 * distance slot itself is the same as the actual distance. DIST_MODEL_START
168 #define DIST_MODEL_START 4 macro
H A Dxz_dec_lzma2.c680 if (dist_slot < DIST_MODEL_START) { in lzma_match()
/kernel/linux/linux-6.6/lib/xz/
H A Dxz_lzma2.h164 * distance slot itself is the same as the actual distance. DIST_MODEL_START
168 #define DIST_MODEL_START 4 macro
H A Dxz_dec_lzma2.c695 if (dist_slot < DIST_MODEL_START) { in lzma_match()

Completed in 5 milliseconds