Searched defs:OnBitrateChanged (Results 1 – 2 of 2) sorted by relevance
| /external/webrtc/modules/congestion_controller/ | ||
| D | receive_side_congestion_controller.cc | 110 void ReceiveSideCongestionController::OnBitrateChanged(int bitrate_bps) {  in OnBitrateChanged()  function in webrtc::ReceiveSideCongestionController | 
| /external/webrtc/modules/remote_bitrate_estimator/ | ||
| D | remote_estimator_proxy.cc | 169 void RemoteEstimatorProxy::OnBitrateChanged(int bitrate_bps) {  in OnBitrateChanged()  function in webrtc::RemoteEstimatorProxy |