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