Searched defs:LL_defaultNorm (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/zstd/lib/common/ |
H A D | zstd_internal.h | 130 static UNUSED_ATTR const S16 LL_defaultNorm[MaxLL+1] = { variable
|
/aosp_15_r20/external/zstd/lib/legacy/ |
H A D | zstd_v06.c | 459 static const S16 LL_defaultNorm[MaxLL+1] = { 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, variable
|
H A D | zstd_v07.c | 2693 static const S16 LL_defaultNorm[MaxLL+1] = { 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, variable
|