Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/include/
DHTTPBase.h45 virtual bool estimateBandwidth(int32_t *bandwidth_bps);
/frameworks/av/media/libstagefright/
DHTTPBase.cpp76 bool HTTPBase::estimateBandwidth(int32_t *bandwidth_bps) { in estimateBandwidth() function in android::HTTPBase
/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp56 bool estimateBandwidth(
135 bool LiveSession::BandwidthEstimator::estimateBandwidth( in estimateBandwidth() function in android::LiveSession::BandwidthEstimator
2325 if (mBandwidthEstimator->estimateBandwidth( in switchBandwidthIfNeeded()