Searched refs:nLowPart (Results 1 – 10 of 10) sorted by relevance
286 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
298 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
300 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
315 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
332 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ member
667 return static_cast<uint64_t>(l.nLowPart) | in toRawTicks()
931 return static_cast<uint64_t>(l.nLowPart) | in toRawTicks()