Searched refs:BIT_48 (Results 1 – 2 of 2) sorted by relevance
31 constexpr int BIT_48 = 48; variable
465 outBuffer.push_back((uint8_t)((value >> BIT_48) & 0xFF)); in PutUInt64()646 (static_cast<uint64_t>(buffer[offset + OFFSET_6]) << BIT_48) | in GetUInt64()