Home | History | Annotate | Download | only in lvpp

Lines Matching refs:mTimeSourceDeltaUs

486     mTimeSourceDeltaUs = 0;
1486 mTimeSourceDeltaUs = ts->getRealTimeUs() - timeUs;
1492 mTimeSourceDeltaUs = realTimeUs - mediaTimeUs;
1496 int64_t nowUs = ts->getRealTimeUs() - mTimeSourceDeltaUs;
1508 int64_t nowUs = ts->getRealTimeUs() - mTimeSourceDeltaUs;