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