Searched refs:FSE_lookBitsFast (Results 1 – 1 of 1) sorted by relevance
707 static size_t FSE_lookBitsFast(FSE_DStream_t* bitD, U32 nbBits) /* only if nbBits >= 1 !! */ in FSE_lookBitsFast() function735 size_t value = FSE_lookBitsFast(bitD, nbBits); in FSE_readBitsFast()1065 const size_t val = FSE_lookBitsFast(Dstream, dtLog); /* note : dtLog >= 1 */ in HUF_decodeSymbol()