Home
last modified time | relevance | path

Searched refs:kRtpExtensionVideoRotation (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/test/fuzzers/
Drtp_packet_fuzzer.cc87 case kRtpExtensionVideoRotation: in FuzzOneInput()
/external/webrtc/call/
Drtx_receive_stream_unittest.cc169 extension_map.RegisterByType(3, kRtpExtensionVideoRotation); in TEST()
/external/webrtc/modules/rtp_rtcp/source/
Drtp_utility.cc410 case kRtpExtensionVideoRotation: { in ParseOneByteExtensionHeader()
Drtp_header_extensions.h137 static constexpr RTPExtensionType kId = kRtpExtensionVideoRotation;
Drtp_packet.cc199 case RTPExtensionType::kRtpExtensionVideoRotation: in ZeroMutableExtensions()
Drtp_sender.cc118 case kRtpExtensionVideoRotation: in IsNonVolatile()
Drtp_sender_unittest.cc504 kRtpExtensionVideoRotation, kVideoRotationExtensionId)); in TEST_P()
2158 rtp_sender()->RegisterRtpHeaderExtension(kRtpExtensionVideoRotation, 3); in TEST_P()
/external/webrtc/modules/rtp_rtcp/include/
Drtp_rtcp_defines.h63 kRtpExtensionVideoRotation, enumerator
/external/webrtc/logging/rtc_event_log/
Drtc_event_log_unittest_helper.cc68 {RTPExtensionType::kRtpExtensionVideoRotation,