Home
last modified time | relevance | path

Searched refs:kWhatBufferingStart (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerSource.h43 kWhatBufferingStart, enumerator
DRTSPSource.cpp107 notifyStart->setInt32("what", kWhatBufferingStart); in prepareAsync()
249 notify->setInt32("what", kWhatBufferingStart); in dequeueAccessUnit()
DNuPlayer.cpp1434 case Source::kWhatBufferingStart: in onSourceNotify()