Searched refs:bufferLow (Results 1 – 2 of 2) sorted by relevance
295 bool switchBandwidthIfNeeded(bool bufferHigh, bool bufferLow);
2315 bool LiveSession::switchBandwidthIfNeeded(bool bufferHigh, bool bufferLow) { in switchBandwidthIfNeeded() argument2346 bool canSwitchDown = bufferLow in switchBandwidthIfNeeded()