HomeSort by relevance Sort by last modified time
    Searched refs:FlushStatus (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayer.h 126 enum FlushStatus {
140 FlushStatus mFlushingAudio;
141 FlushStatus mFlushingVideo;
164 static bool IsFlushingState(FlushStatus state, bool *needShutdown = NULL);
NuPlayer.cpp 263 bool NuPlayer::IsFlushingState(FlushStatus state, bool *needShutdown) {
1038 FlushStatus newStatus =
    [all...]

Completed in 46 milliseconds