Home
last modified time | relevance | path

Searched refs:ProtectionType (Results 1 – 10 of 10) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format.h46 virtual ProtectionType GetProtectionType() = 0;
Drtp_format_video_generic.h48 ProtectionType GetProtectionType() override;
Drtp_format_vp9.h40 ProtectionType GetProtectionType() override;
Drtp_format_h264.h44 ProtectionType GetProtectionType() override;
Drtp_format_video_generic.cc77 ProtectionType RtpPacketizerGeneric::GetProtectionType() { in GetProtectionType()
Drtp_format_vp8.h82 ProtectionType GetProtectionType() override;
Drtp_format_h264.cc333 ProtectionType RtpPacketizerH264::GetProtectionType() { in GetProtectionType()
Drtp_format_vp8.cc230 ProtectionType RtpPacketizerVp8::GetProtectionType() { in GetProtectionType()
Drtp_format_vp9.cc491 ProtectionType RtpPacketizerVp9::GetProtectionType() { in GetProtectionType()
/external/webrtc/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp_defines.h54 enum ProtectionType { enum