Searched refs:to64 (Results 1 – 1 of 1) sorted by relevance
37 static inline constexpr T to64(const uint32_t lo, const uint32_t hi) { in to64() function240 mTimestamp = to64<int64_t>(timestampLo, timestampHi); in unflatten()245 mFrameNumber = to64<uint64_t>(frameNumberLo, frameNumberHi); in unflatten()