Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp2346 bool canSwitchDown = bufferLow in switchBandwidthIfNeeded() local
2351 if (canSwitchDown || canSwitchUp) { in switchBandwidthIfNeeded()
2356 if (!isStable && canSwitchDown) { in switchBandwidthIfNeeded()
2369 || (canSwitchDown && bandwidthIndex < mCurBandwidthIndex)) { in switchBandwidthIfNeeded()