Home
last modified time | relevance | path

Searched defs:SupportsPadding (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtp_sender.cc355 bool RTPSender::SupportsPadding() const { in SupportsPadding() function in webrtc::RTPSender
H A Drtp_rtcp_impl.cc415 bool ModuleRtpRtcpImpl::SupportsPadding() const { in SupportsPadding() function in webrtc::ModuleRtpRtcpImpl
H A Drtp_rtcp_impl2.cc387 bool ModuleRtpRtcpImpl2::SupportsPadding() const { in SupportsPadding() function in webrtc::ModuleRtpRtcpImpl2
H A Drtp_sender_unittest.cc1178 TEST_F(RtpSenderTest, SupportsPadding) { in TEST_F() argument