Searched refs:setBurstPeriod (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/oboeservice/
H A DTimestampScheduler.h47 void setBurstPeriod(int64_t burstPeriod) { function in class:aaudio::TimestampScheduler
51 void setBurstPeriod(int32_t framesPerBurst, function in class:aaudio::TimestampScheduler
H A DAAudioServiceStreamBase.cpp111 timestampScheduler.setBurstPeriod(mFramesPerBurst, mSampleRate);

Completed in 738 milliseconds