Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DLiveSession.cpp2349 bool canSwitchUp = bufferHigh in switchBandwidthIfNeeded() local
2352 if (canSwitchDown || canSwitchUp) { in switchBandwidthIfNeeded()
2369 if ((canSwitchUp && bandwidthIndex > mCurBandwidthIndex) in switchBandwidthIfNeeded()