Searched refs:state_high (Results 1 – 1 of 1) sorted by relevance
37 bool state_high = true; in CountBandwidthDips() local39 if (bandwidth_history.front() + threshold < first && state_high) { in CountBandwidthDips()41 state_high = false; in CountBandwidthDips()43 state_high = true; in CountBandwidthDips()46 state_high = false; in CountBandwidthDips()