Searched refs:BitIndexUpbound (Results 1 – 1 of 1) sorted by relevance
1004 constexpr static uint32_t BitIndexUpbound = 32u; variable1015 return CurrentBitIndex + BitsWidth < BitIndexUpbound; in canWriteNextNBits()1025 assert(BitsWidth < BitIndexUpbound); in addBits()