Searched refs:mInUnderrun (Results 1 – 2 of 2) sorted by relevance
435 mInUnderrun = false; in set()450 mInUnderrun = true; in start()1380 mInUnderrun = false; in releaseBuffer()1585 if (!mInUnderrun) { in processAudioBuffer()1586 mInUnderrun = true; in processAudioBuffer()
783 bool mInUnderrun; // whether track is currently in underrun state variable