Searched refs:estimatedNs (Results 1 – 1 of 1) sorted by relevance
2411 const nsecs_t estimatedNs = framesToNanoseconds(minFrames, sampleRate, speed); in processAudioBuffer() local2413 ns = estimatedNs - min(estimatedNs / 2, maxThrottleCompensationNs) + kWaitPeriodNs; in processAudioBuffer()