Searched refs:bitsSoFar (Results 1 – 1 of 1) sorted by relevance
549 const int32 bitsSoFar = fBitBufferCount; in GetCodeWord() local583 const int32 bitsUsed = codeSize - bitsSoFar; in GetCodeWord()