Searched refs:timestampScheduler (Results 1 – 1 of 1) sorted by relevance
299 TimestampScheduler timestampScheduler; in run() local300 timestampScheduler.setBurstPeriod(mFramesPerBurst, getSampleRate()); in run()301 timestampScheduler.start(AudioClock::getNanoseconds()); in run()302 int64_t nextTime = timestampScheduler.nextAbsoluteTime(); in run()309 nextTime = timestampScheduler.nextAbsoluteTime(); in run()