Home
last modified time | relevance | path

Searched defs:OnBitrateChanged (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/modules/congestion_controller/
H A Dreceive_side_congestion_controller.cc110 void ReceiveSideCongestionController::OnBitrateChanged(int bitrate_bps) { in OnBitrateChanged() function in webrtc::ReceiveSideCongestionController
/aosp_15_r20/external/webrtc/modules/remote_bitrate_estimator/
H A Dremote_estimator_proxy.cc169 void RemoteEstimatorProxy::OnBitrateChanged(int bitrate_bps) { in OnBitrateChanged() function in webrtc::RemoteEstimatorProxy