Searched refs:mInUnderrun (Results 1 – 2 of 2) sorted by relevance
683 mInUnderrun = false; in set()776 mInUnderrun = true; in start()2277 mInUnderrun = false; in releaseBuffer()2441 if (!mInUnderrun) { in processAudioBuffer()2442 mInUnderrun = true; in processAudioBuffer()
1472 bool mInUnderrun; // whether track is currently in underrun state variable