Searched refs:deltaPosition (Results 1 – 1 of 1) sorted by relevance
2833 int32_t deltaPosition = (Modulo<uint32_t>(timestamp.mPosition) in getTimestamp_l() local2835 if (deltaPosition < 0) { in getTimestamp_l()2840 deltaPosition, in getTimestamp_l()2848 if (deltaPosition < 0) { in getTimestamp_l()2850 deltaPosition = 0; in getTimestamp_l()2858 deltaPosition * (long long)NANOS_PER_SECOND / deltaTime; in getTimestamp_l()