Searched defs:OnReceivedEstimatedBitrate (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/webrtc/modules/congestion_controller/rtp/ | ||
H A D | transport_feedback_adapter_unittest.cc | 101 void OnReceivedEstimatedBitrate(uint32_t bitrate) {} in OnReceivedEstimatedBitrate() function in webrtc::TransportFeedbackAdapterTest |
/aosp_15_r20/external/webrtc/call/ | ||
H A D | rtp_transport_controller_send.cc | 516 void RtpTransportControllerSend::OnReceivedEstimatedBitrate(uint32_t bitrate) { in OnReceivedEstimatedBitrate() function in webrtc::RtpTransportControllerSend |
/aosp_15_r20/external/webrtc/audio/ | ||
H A D | channel_send.cc | 282 void OnReceivedEstimatedBitrate(uint32_t bitrate) override { in OnReceivedEstimatedBitrate() function in webrtc::voe::__anon3425f8f40111::VoERtcpObserver |