Searched refs:GetProtectionType (Results 1 – 11 of 11) sorted by relevance
46 virtual ProtectionType GetProtectionType() = 0;
48 ProtectionType GetProtectionType() override;
40 ProtectionType GetProtectionType() override;
44 ProtectionType GetProtectionType() override;
77 ProtectionType RtpPacketizerGeneric::GetProtectionType() { in GetProtectionType() function in webrtc::RtpPacketizerGeneric
82 ProtectionType GetProtectionType() override;
440 EXPECT_EQ(kProtectedPacket, packetizer_->GetProtectionType()); in TEST_F()455 EXPECT_EQ(kUnprotectedPacket, packetizer_->GetProtectionType()); in TEST_F()
315 packetizer->GetProtectionType() == kProtectedPacket); in SendVideo()
333 ProtectionType RtpPacketizerH264::GetProtectionType() { in GetProtectionType() function in webrtc::RtpPacketizerH264
230 ProtectionType RtpPacketizerVp8::GetProtectionType() { in GetProtectionType() function in webrtc::RtpPacketizerVp8
491 ProtectionType RtpPacketizerVp9::GetProtectionType() { in GetProtectionType() function in webrtc::RtpPacketizerVp9