Home
last modified time | relevance | path

Searched defs:LL_bits (Results 1 – 3 of 3) sorted by relevance

/external/zstd/lib/common/
Dzstd_internal.h193 static UNUSED_ATTR const U32 LL_bits[MaxLL+1] = { variable
/external/zstd/lib/legacy/
Dzstd_v06.c515 static const U32 LL_bits[MaxLL+1] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, variable
Dzstd_v07.c2749 static const U32 LL_bits[MaxLL+1] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, variable