Searched defs:bitsToNotRead (Results 1 – 1 of 1) sorted by relevance
40 int32_t bitsToNotRead = bitsLeft - toRead; in ReadBits() local57 int32_t bitsToNotRead = 8 - numBits; in ReadBits() local