Home
last modified time | relevance | path

Searched refs:AWAITING_DISCONTINUITY (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayer.cpp522 if (mFlushingAudio == AWAITING_DISCONTINUITY in onMessageReceived()
523 || mFlushingVideo == AWAITING_DISCONTINUITY) { in onMessageReceived()
905 || mFlushingAudio == AWAITING_DISCONTINUITY); in flushDecoder()
911 ? AWAITING_DISCONTINUITY in flushDecoder()
916 || mFlushingVideo == AWAITING_DISCONTINUITY); in flushDecoder()
922 ? AWAITING_DISCONTINUITY in flushDecoder()
DNuPlayer.h108 AWAITING_DISCONTINUITY, enumerator