Home
last modified time | relevance | path

Searched defs:network_state_estimator (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/modules/congestion_controller/
H A Dreceive_side_congestion_controller.cc83 NetworkStateEstimator* network_state_estimator) in ReceiveSideCongestionController()
/aosp_15_r20/external/webrtc/modules/congestion_controller/goog_cc/
H A Dgoog_cc_network_control.h41 std::unique_ptr<NetworkStateEstimator> network_state_estimator = nullptr; member
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_estimator_proxy.cc54 NetworkStateEstimator* network_state_estimator) in RemoteEstimatorProxy()