Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Dfse.h548 U32 const minNbBits = symbolTT[symbolValue].deltaNbBits >> 16; in FSE_bitCost() local
/freebsd/sys/contrib/zstd/lib/common/
H A Dfse.h574 U32 const minNbBits = symbolTT[symbolValue].deltaNbBits >> 16; in FSE_bitCost() local