Searched refs:decrease_threshold (Results 1 – 1 of 1) sorted by relevance
169 auto decrease_threshold = config_.fl_changing_bandwidths_bps.end(); in FrameLengthDecreasingDecision() local172 decrease_threshold = config_.fl_changing_bandwidths_bps.find( in FrameLengthDecreasingDecision()174 if (decrease_threshold != config_.fl_changing_bandwidths_bps.end()) in FrameLengthDecreasingDecision()178 if (decrease_threshold == config_.fl_changing_bandwidths_bps.end()) in FrameLengthDecreasingDecision()191 *uplink_bandwidth_bps_ >= decrease_threshold->second) || in FrameLengthDecreasingDecision()