Home
last modified time | relevance | path

Searched defs:lowThreshold (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dfse_compress.c359 U32 const lowThreshold = (U32)(total >> tableLog); in FSE_normalizeM2() local
456 U32 lowThreshold = (U32)(total >> tableLog); in FSE_normalizeCount() local
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c7835 U32 const lowThreshold = (U32)(total >> tableLog); in FSE_normalizeM2() local
7932 U32 lowThreshold = (U32)(total >> tableLog); in FSE_normalizeCount() local