Searched defs:SetMaxRtpPacketSize (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/ | ||
H A D | rtp_sender.cc | 234 void RTPSender::SetMaxRtpPacketSize(size_t max_packet_size) { in SetMaxRtpPacketSize() function in webrtc::RTPSender |
H A D | rtp_rtcp_impl.cc | 455 void ModuleRtpRtcpImpl::SetMaxRtpPacketSize(size_t rtp_packet_size) { in SetMaxRtpPacketSize() function in webrtc::ModuleRtpRtcpImpl |
H A D | rtp_rtcp_impl2.cc | 431 void ModuleRtpRtcpImpl2::SetMaxRtpPacketSize(size_t rtp_packet_size) { in SetMaxRtpPacketSize() function in webrtc::ModuleRtpRtcpImpl2 |
H A D | rtcp_sender.cc | 310 void RTCPSender::SetMaxRtpPacketSize(size_t max_packet_size) { in SetMaxRtpPacketSize() function in webrtc::RTCPSender |