Searched refs:startBufferingIfNecessary (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DRTSPSource.h134 void startBufferingIfNecessary();
H A DRTSPSource.cpp109 startBufferingIfNecessary();
244 startBufferingIfNecessary();
716 void NuPlayer::RTSPSource::startBufferingIfNecessary() { function in class:android::NuPlayer::RTSPSource
H A DGenericSource.h214 void startBufferingIfNecessary();
H A DGenericSource.cpp604 void NuPlayer::GenericSource::startBufferingIfNecessary() { function in class:android::NuPlayer::GenericSource
605 ALOGV("startBufferingIfNecessary: mPrepareBuffering=%d, mBuffering=%d",
722 startBufferingIfNecessary();
731 startBufferingIfNecessary();
/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.h301 void startBufferingIfNecessary();
H A DLiveSession.cpp2083 startBufferingIfNecessary();
2221 void LiveSession::startBufferingIfNecessary() { function in class:android::LiveSession
2222 ALOGV("startBufferingIfNecessary: mInPreparationPhase=%d, mBuffering=%d",

Completed in 448 milliseconds