Searched refs:BIT_40 (Results 1 – 2 of 2) sorted by relevance
30 constexpr int BIT_40 = 40; variable
464 outBuffer.push_back((uint8_t)((value >> BIT_40) & 0xFF)); in PutUInt64()645 (static_cast<uint64_t>(buffer[offset + OFFSET_5]) << BIT_40) | in GetUInt64()