Searched refs:bw_state (Results 1 – 3 of 3) sorted by relevance
34 RateControlInput(BandwidthUsage bw_state, in RateControlInput()37 : bw_state(bw_state), in RateControlInput()41 BandwidthUsage bw_state; member
145 BandwidthUsage bw_state = kBwNormal; in UpdateEstimate() local161 if (it->second->detector.State() > bw_state) { in UpdateEstimate()162 bw_state = it->second->detector.State(); in UpdateEstimate()174 const RateControlInput input(bw_state, in UpdateEstimate()
121 if (updated_ && current_input_.bw_state == kBwOverusing) { in Update()147 if (!bitrate_is_initialized_ && current_input_.bw_state != kBwOverusing) in ChangeBitrate()286 switch (current_input_.bw_state) { in ChangeState()