Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DLiveSession.h205 bool mLastBandwidthStable; member
DLiveSession.cpp288 mLastBandwidthStable(false), in LiveSession()
1304 if (!mLastBandwidthStable) { in getAbortThreshold()
2336 mLastBandwidthStable = isStable; in switchBandwidthIfNeeded()