Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/httplive/
DLiveSession.h295 bool switchBandwidthIfNeeded(bool bufferHigh, bool bufferLow);
DLiveSession.cpp2316 bool LiveSession::switchBandwidthIfNeeded(bool bufferHigh, bool bufferLow) { in switchBandwidthIfNeeded() argument
2349 bool canSwitchUp = bufferHigh in switchBandwidthIfNeeded()