Home
last modified time | relevance | path

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

/Linux-v5.15/lib/zstd/
Dfse.h500 size_t const lowBits = BIT_readBits(bitD, nbBits); in FSE_updateState() local
509 size_t const lowBits = BIT_readBits(bitD, nbBits); in FSE_decodeSymbol() local
522 size_t const lowBits = BIT_readBitsFast(bitD, nbBits); in FSE_decodeSymbolFast() local