Searched refs:mInUnderrun (Results 1 – 2 of 2) sorted by relevance
649 mInUnderrun = false; in set()732 mInUnderrun = true; in start()2081 mInUnderrun = false; in releaseBuffer()2235 if (!mInUnderrun) { in processAudioBuffer()2236 mInUnderrun = true; in processAudioBuffer()
1330 bool mInUnderrun; // whether track is currently in underrun state variable