Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_rtp_packet_outgoing.cc19 RtcEventRtpPacketOutgoing::RtcEventRtpPacketOutgoing( in RtcEventRtpPacketOutgoing() function in webrtc::RtcEventRtpPacketOutgoing
24 RtcEventRtpPacketOutgoing::RtcEventRtpPacketOutgoing( in RtcEventRtpPacketOutgoing() function in webrtc::RtcEventRtpPacketOutgoing
/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/
H A Drtc_event_log_encoder_legacy.h46 class RtcEventRtpPacketOutgoing; variable
H A Drtc_event_log_encoder_new_format.h48 class RtcEventRtpPacketOutgoing; variable
H A Drtc_event_log_encoder_unittest.cc1232 TEST_P(RtcEventLogEncoderTest, RtcEventRtpPacketOutgoing) { in TEST_P() argument