Searched defs:SetTmmbn (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/test/fuzzers/ | ||
D | rtcp_receiver_fuzzer.cc | 27 void SetTmmbn(std::vector<rtcp::TmmbItem>) override {} in SetTmmbn() function in webrtc::__anonff28a9490111::NullModuleRtpRtcp |
/external/webrtc/modules/rtp_rtcp/source/ | ||
D | rtp_rtcp_impl.cc | 594 void ModuleRtpRtcpImpl::SetTmmbn(std::vector<rtcp::TmmbItem> bounding_set) { in SetTmmbn() function in webrtc::ModuleRtpRtcpImpl |
D | rtp_rtcp_impl2.cc | 578 void ModuleRtpRtcpImpl2::SetTmmbn(std::vector<rtcp::TmmbItem> bounding_set) { in SetTmmbn() function in webrtc::ModuleRtpRtcpImpl2 |
D | rtcp_sender.cc | 853 void RTCPSender::SetTmmbn(std::vector<rtcp::TmmbItem> bounding_set) { in SetTmmbn() function in webrtc::RTCPSender |