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