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

/frameworks/av/media/libaudioclient/
H A DAudioTrack.cpp2035 static const nsecs_t kWaitPeriodNs = WAIT_PERIOD_MS * 1000000LL; local
2041 ns = framesToNanoseconds(minFrames, sampleRate, speed) + kWaitPeriodNs;
2149 myns = kWaitPeriodNs;

Completed in 291 milliseconds