Searched defs:neededBits (Results 1 – 3 of 3) sorted by relevance
111 int32 neededBits) /* number of bits to read from the bitstream (up to 25) */ in getNbits()172 int32 neededBits) /* number of bits to read from the bit stream 2 to 9 */ in getUpTo9bits()218 int32 neededBits) /* number of bits to read from the bit stream 2 to 8 */ in getUpTo17bits()
107 static inline bool bitsAvailable(tmp3Bits *inputStream, uint32 neededBits) in bitsAvailable()
124 int32 neededBits, /* number of bits to read from the bit stream */ in getbits_crc()