Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
Drtcp_transceiver.cc96 void RtcpTransceiver::SetRemb(int64_t bitrate_bps, in SetRemb() function in webrtc::RtcpTransceiver
Drtcp_transceiver_impl.cc156 void RtcpTransceiverImpl::SetRemb(int64_t bitrate_bps, in SetRemb() function in webrtc::RtcpTransceiverImpl
Drtp_rtcp_impl2.cc509 void ModuleRtpRtcpImpl2::SetRemb(int64_t bitrate_bps, in SetRemb() function in webrtc::ModuleRtpRtcpImpl2
Drtp_rtcp_impl.cc590 void ModuleRtpRtcpImpl::SetRemb(int64_t bitrate_bps, in SetRemb() function in webrtc::ModuleRtpRtcpImpl
Drtcp_sender.cc263 void RTCPSender::SetRemb(int64_t bitrate_bps, std::vector<uint32_t> ssrcs) { in SetRemb() function in webrtc::RTCPSender