Searched refs:nHighPart (Results 1 – 10 of 10) sorted by relevance
287 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
299 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
301 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
316 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
333 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
668 static_cast<uint64_t>(l.nHighPart << 32); in toRawTicks()
932 static_cast<uint64_t>(l.nHighPart << 32); in toRawTicks()