Home
last modified time | relevance | path

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

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