Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/lib/common/
H A Dzstd_internal.h123 static UNUSED_ATTR const U8 LL_bits[MaxLL+1] = { variable
/aosp_15_r20/external/zstd/lib/legacy/
H A Dzstd_v06.c456 static const U32 LL_bits[MaxLL+1] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, variable
H A Dzstd_v07.c2690 static const U32 LL_bits[MaxLL+1] = { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, variable