HomeSort by relevance Sort by last modified time
    Searched defs:getEstimatedBandwidthKbps (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/libstagefright/
HTTPBase.cpp 102 status_t HTTPBase::getEstimatedBandwidthKbps(int32_t *kbps) {
NuCachedSource2.cpp 230 status_t NuCachedSource2::getEstimatedBandwidthKbps(int32_t *kbps) {
233 return source->getEstimatedBandwidthKbps(kbps);

Completed in 291 milliseconds