Searched refs:FlushStatus (Results 1 – 2 of 2) sorted by relevance
106 enum FlushStatus { enum120 FlushStatus mFlushingAudio;121 FlushStatus mFlushingVideo;142 static bool IsFlushingState(FlushStatus state, bool *needShutdown = NULL);
166 bool NuPlayer::IsFlushingState(FlushStatus state, bool *needShutdown) { in IsFlushingState()900 FlushStatus newStatus = in flushDecoder()