Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender.cc378 bool RTPSender::SupportsPadding() const { in SupportsPadding() function in webrtc::RTPSender
Drtp_rtcp_impl2.cc371 bool ModuleRtpRtcpImpl2::SupportsPadding() const { in SupportsPadding() function in webrtc::ModuleRtpRtcpImpl2
Drtp_rtcp_impl.cc409 bool ModuleRtpRtcpImpl::SupportsPadding() const { in SupportsPadding() function in webrtc::ModuleRtpRtcpImpl
Drtp_sender_unittest.cc2664 TEST_P(RtpSenderTest, SupportsPadding) { in TEST_P() argument