Home
last modified time | relevance | path

Searched defs:LL_defaultNorm (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dzstd_internal.h111 static const S16 LL_defaultNorm[MaxLL + 1] = {4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 1, 1, 1, 1, 1, -1, -1, -1, -1}; variable
/kernel/linux/linux-6.6/lib/zstd/common/
H A Dzstd_internal.h118 static UNUSED_ATTR const S16 LL_defaultNorm[MaxLL+1] = { variable

Completed in 3 milliseconds