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.cpp289 mLastBandwidthStable(false), in LiveSession()
1305 if (!mLastBandwidthStable) { in getAbortThreshold()
2337 mLastBandwidthStable = isStable; in switchBandwidthIfNeeded()