Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DHTTPBase.cpp39 mPrevEstimatedBandWidthKbps(0), in HTTPBase()
67 mPrevEstimatedBandWidthKbps = in addBandwidthMeasurement()
94 *kbps = mPrevEstimatedBandWidthKbps; in getEstimatedBandwidthKbps()
/frameworks/av/media/libstagefright/include/
DHTTPBase.h87 int32_t mPrevEstimatedBandWidthKbps; member