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