Lines Matching defs:ts
1445 TimeSource *ts = (mFlags & AUDIO_AT_EOS) ? &mSystemTimeSource : mTimeSource;1449 mTimeSourceDeltaUs = ts->getRealTimeUs() - timeUs;1459 int64_t nowUs = ts->getRealTimeUs() - mTimeSourceDeltaUs;1471 int64_t nowUs = ts->getRealTimeUs() - mTimeSourceDeltaUs;