Home
last modified time | relevance | path

Searched defs:SetRemb (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtcp_transceiver.cc96 void RtcpTransceiver::SetRemb(int64_t bitrate_bps, in SetRemb() function in webrtc::RtcpTransceiver
H A Drtp_rtcp_impl.cc569 void ModuleRtpRtcpImpl::SetRemb(int64_t bitrate_bps, in SetRemb() function in webrtc::ModuleRtpRtcpImpl
H A Drtp_rtcp_impl2.cc553 void ModuleRtpRtcpImpl2::SetRemb(int64_t bitrate_bps, in SetRemb() function in webrtc::ModuleRtpRtcpImpl2
H A Drtcp_transceiver_impl.cc201 void RtcpTransceiverImpl::SetRemb(int64_t bitrate_bps, in SetRemb() function in webrtc::RtcpTransceiverImpl
H A Drtcp_sender.cc283 void RTCPSender::SetRemb(int64_t bitrate_bps, std::vector<uint32_t> ssrcs) { in SetRemb() function in webrtc::RTCPSender