Searched defs:alignment_units (Results 1 – 2 of 2) sorted by relevance
42 uint8_t alignment_units; member
415 constexpr uint8_t alignment_units = (alignment + 15) / 16 - 1; in MakeNewFormatWithSumEntry() local