Home
last modified time | relevance | path

Searched defs:lastWeight (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/zstd/
H A Dentropy_common.c228 U32 const lastWeight = BIT_highbit32(rest) + 1; in HUF_readStats_wksp() local
/kernel/linux/linux-6.6/lib/zstd/common/
H A Dentropy_common.c311 U32 const lastWeight = BIT_highbit32(rest) + 1; in HUF_readStats_body() local

Completed in 2 milliseconds