Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dfse.h555 U32 const bitMultiplier = 1 << accuracyLog; in FSE_bitCost() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dfse.h581 U32 const bitMultiplier = 1 << accuracyLog; in FSE_bitCost() local