Searched defs:k16BitShift (Results 1 – 3 of 3) sorted by relevance
35 constexpr uint8_t k16BitShift = 4; // 16 is 1 << 4 in GetHexStr() local
118 constexpr uint32 k16BitShift = 4; /* 16 is 1 << 4 */ variable
70 constexpr uint32 k16BitShift = 4; /* 8 is 1 << 3; */ variable