Home
last modified time | relevance | path

Searched refs:mPrevEstimatedBandWidthKbps (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libdatasource/
DHTTPBase.cpp37 mPrevEstimatedBandWidthKbps(0), in HTTPBase()
65 mPrevEstimatedBandWidthKbps = in addBandwidthMeasurement()
92 *kbps = mPrevEstimatedBandWidthKbps; in getEstimatedBandwidthKbps()
/frameworks/av/media/libdatasource/include/datasource/
DHTTPBase.h83 int32_t mPrevEstimatedBandWidthKbps; member