Searched defs:ML_defaultNorm (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/zstd/lib/common/ |
| H A D | zstd_internal.h | 219 static UNUSED_ATTR const S16 ML_defaultNorm[MaxML+1] = { variable
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/include/ |
| H A D | zstd_compat_wrapper.h | 150 #define ML_defaultNorm zfs_ML_defaultNorm macro
|
| /f-stack/freebsd/contrib/zstd/lib/legacy/ |
| H A D | zstd_v06.c | 527 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 | 2761 static const S16 ML_defaultNorm[MaxML+1] = { 1, 4, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, variable
|
| /f-stack/freebsd/contrib/openzfs/module/zstd/lib/ |
| H A D | zstd.c | 6506 static const S16 ML_defaultNorm[MaxML+1] = { 1, 4, 3, 2, 2, 2, 2, 2, variable
|