Searched refs:timestampScheduler (Results 1 – 1 of 1) sorted by relevance
413 TimestampScheduler timestampScheduler; in run() local417 timestampScheduler.setBurstPeriod(mFramesPerBurst, getSampleRate()); in run()418 timestampScheduler.start(AudioClock::getNanoseconds()); in run()419 int64_t nextTime = timestampScheduler.nextAbsoluteTime(); in run()430 nextTime = timestampScheduler.nextAbsoluteTime(); in run()