Searched defs:SetRemb (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ | ||
H A D | rtcp_transceiver.cc | 96 void RtcpTransceiver::SetRemb(int64_t bitrate_bps, in SetRemb() function in webrtc::RtcpTransceiver |
H A D | rtp_rtcp_impl.cc | 569 void ModuleRtpRtcpImpl::SetRemb(int64_t bitrate_bps, in SetRemb() function in webrtc::ModuleRtpRtcpImpl |
H A D | rtp_rtcp_impl2.cc | 553 void ModuleRtpRtcpImpl2::SetRemb(int64_t bitrate_bps, in SetRemb() function in webrtc::ModuleRtpRtcpImpl2 |
H A D | rtcp_transceiver_impl.cc | 201 void RtcpTransceiverImpl::SetRemb(int64_t bitrate_bps, in SetRemb() function in webrtc::RtcpTransceiverImpl |
H A D | rtcp_sender.cc | 283 void RTCPSender::SetRemb(int64_t bitrate_bps, std::vector<uint32_t> ssrcs) { in SetRemb() function in webrtc::RTCPSender |