Searched refs:mTimeSourceDeltaUs (Results 1 – 4 of 4) sorted by relevance
329 mTimeSourceDeltaUs = 0; in reset_l()936 mTimeSourceDeltaUs = ts->getRealTimeUs() - timeUs; in onVideoEvent()942 mTimeSourceDeltaUs = realTimeUs - mediaTimeUs; in onVideoEvent()945 int64_t nowUs = ts->getRealTimeUs() - mTimeSourceDeltaUs; in onVideoEvent()1623 mTimeSourceDeltaUs = 0; in clear_l()
154 int64_t mTimeSourceDeltaUs; member
577 mTimeSourceDeltaUs = 0; in reset_l()1865 mTimeSourceDeltaUs = ts->getRealTimeUs() - timeUs; in onVideoEvent()1871 mTimeSourceDeltaUs = realTimeUs - mediaTimeUs; in onVideoEvent()1875 int64_t nowUs = ts->getRealTimeUs() - mTimeSourceDeltaUs; in onVideoEvent()1889 int64_t nowUs = ts->getRealTimeUs() - mTimeSourceDeltaUs; in onVideoEvent()2010 int64_t delayUs = nextTimeUs - ts->getRealTimeUs() + mTimeSourceDeltaUs; in onVideoEvent()
190 int64_t mTimeSourceDeltaUs; member