Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/congestion_controller/rtp/
H A Dtransport_feedback_adapter_unittest.cc101 void OnReceivedEstimatedBitrate(uint32_t bitrate) {} in OnReceivedEstimatedBitrate() function in webrtc::TransportFeedbackAdapterTest
/aosp_15_r20/external/webrtc/call/
H A Drtp_transport_controller_send.cc516 void RtpTransportControllerSend::OnReceivedEstimatedBitrate(uint32_t bitrate) { in OnReceivedEstimatedBitrate() function in webrtc::RtpTransportControllerSend
/aosp_15_r20/external/webrtc/audio/
H A Dchannel_send.cc282 void OnReceivedEstimatedBitrate(uint32_t bitrate) override { in OnReceivedEstimatedBitrate() function in webrtc::voe::__anon3425f8f40111::VoERtcpObserver