Searched defs:LL_defaultNorm (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/lib/zstd/ |
| D | zstd_internal.h | 111 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,… variable
|
| /kernel/linux/linux-6.6/lib/zstd/common/ |
| D | zstd_internal.h | 118 static UNUSED_ATTR const S16 LL_defaultNorm[MaxLL+1] = { variable
|