Searched defs:ML_base (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/lib/zstd/decompress/ |
| D | zstd_decompress_internal.h | 49 static UNUSED_ATTR const U32 ML_base[MaxML+1] = { variable
|
| /kernel/linux/linux-5.10/lib/zstd/ |
| D | decompress.c | 947 …static const U32 ML_base[MaxML + 1] = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, … in ZSTD_decodeSequence() local 1179 …static const U32 ML_base[MaxML + 1] = {3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, … in ZSTD_decodeSequenceLong_generic() local
|