Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp2347 bool canSwitchDown = bufferLow in switchBandwidthIfNeeded() local
2352 if (canSwitchDown || canSwitchUp) { in switchBandwidthIfNeeded()
2357 if (!isStable && canSwitchDown) { in switchBandwidthIfNeeded()
2370 || (canSwitchDown && bandwidthIndex < mCurBandwidthIndex)) { in switchBandwidthIfNeeded()