Home
last modified time | relevance | path

Searched refs:kWhatBufferingEnd (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerSource.h50 kWhatBufferingEnd, enumerator
DHTTPLiveSource.cpp357 case LiveSession::kWhatBufferingEnd: in onSessionNotify()
DRTSPSource.cpp737 notify->setInt32("what", kWhatBufferingEnd); in stopBufferingIfNecessary()
DNuPlayer.cpp2133 case Source::kWhatBufferingEnd: in onSourceNotify()
/frameworks/av/media/libstagefright/httplive/
DLiveSession.h110 kWhatBufferingEnd, enumerator
DLiveSession.cpp2241 notify->setInt32("what", kWhatBufferingEnd); in stopBufferingIfNecessary()