Searched refs:BIT_readBits (Results 1 – 3 of 3) sorted by relevance
522 DStatePtr->state = BIT_readBits(bitD, DTableH->tableLog); in FSE_initDState()537 size_t const lowBits = BIT_readBits(bitD, nbBits); in FSE_updateState()546 size_t const lowBits = BIT_readBits(bitD, nbBits); in FSE_decodeSymbol()
99 MEM_STATIC BitContainerType BIT_readBits(BIT_DStream_t* bitD, unsigned nbBits);347 FORCE_INLINE_TEMPLATE BitContainerType BIT_readBits(BIT_DStream_t* bitD, unsigned nbBits) in BIT_readBits() function
1197 DStatePtr->state = BIT_readBits(bitD, DTableH->tableLog); in ZSTD_initFseState()1207 size_t const lowBits = BIT_readBits(bitD, nbBits); in ZSTD_updateFseStateWithDInfo()