Searched defs:kBitWidth (Results 1 – 2 of 2) sorted by relevance
67 constexpr std::size_t kBitWidth = kMsb - kLsb + 1; in ExtractBits() local
129 const int kBitWidth = 64; variable