Searched refs:mInUnderrun (Results 1 – 2 of 2) sorted by relevance
605 mInUnderrun = false; in set()636 mInUnderrun = true; in start()1762 mInUnderrun = false; in releaseBuffer()1915 if (!mInUnderrun) { in processAudioBuffer()1916 mInUnderrun = true; in processAudioBuffer()
1209 bool mInUnderrun; // whether track is currently in underrun state variable