Home
last modified time | relevance | path

Searched refs:vStep (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/zstd/lib/compress/
H A Dfse_compress.c451 U64 const vStep = 1ULL<<(scale-20); in FSE_normalizeCount() local
467 U64 restToBeat = vStep * rtbTable[proba]; in FSE_normalizeCount()
/f-stack/freebsd/contrib/openzfs/module/zstd/lib/
H A Dzstd.c7927 U64 const vStep = 1ULL<<(scale-20); in FSE_normalizeCount() local
7943 U64 restToBeat = vStep * rtbTable[proba]; in FSE_normalizeCount()