Home
last modified time | relevance | path

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

/external/webrtc/modules/congestion_controller/goog_cc/
Dgoog_cc_network_control.h89 const bool ignore_probes_lower_than_network_estimate_; variable
Dgoog_cc_network_control.cc81 ignore_probes_lower_than_network_estimate_(IsNotDisabled( in GoogCcNetworkController()
515 if (ignore_probes_lower_than_network_estimate_ && probe_bitrate && in OnTransportPacketsFeedback()