Home | History | Annotate | Download | only in lvpp

Lines Matching refs:mTimeSourceDeltaUs

320     mTimeSourceDeltaUs = 0;
946 mTimeSourceDeltaUs = ts->getRealTimeUs() - timeUs;
952 mTimeSourceDeltaUs = realTimeUs - mediaTimeUs;
955 int64_t nowUs = ts->getRealTimeUs() - mTimeSourceDeltaUs;