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