Searched defs:getEstimatedBandwidthKbps (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
H A DHTTPBase.cpp92 status_t HTTPBase::getEstimatedBandwidthKbps(int32_t *kbps) { function in class:android::HTTPBase
H A DNuCachedSource2.cpp251 status_t NuCachedSource2::getEstimatedBandwidthKbps(int32_t *kbps) { function in class:android::NuCachedSource2
254 return source->getEstimatedBandwidthKbps(kbps);

Completed in 29 milliseconds