Searched refs:nHighPart (Results 1 – 3 of 3) sorted by relevance
333 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ member
669 static_cast<uint64_t>(l.nHighPart << 32); in toRawTicks()
933 static_cast<uint64_t>(l.nHighPart << 32); in toRawTicks()