Searched refs:kMinGetBits (Results 1 – 1 of 1) sorted by relevance
1471 const int32 kMinGetBits = sizeof (uint32) * 8 - 7; in FillBitBuffer() local1478 while (bitsLeft < kMinGetBits) in FillBitBuffer()1501 while (bitsLeft < kMinGetBits) in FillBitBuffer()