Searched defs:kBufferWidth (Results 1 – 3 of 3) sorted by relevance
27 static const uint32_t kBufferWidth = 4032; variable
26 static const uint32_t kBufferWidth = 4032; variable
40 inline constexpr int kBufferWidth = kMaxDigits * kDigitWidth + (kMaxDigits - 1) * kDigitSpace; variable