Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_rtp_packet_incoming.cc19 RtcEventRtpPacketIncoming::RtcEventRtpPacketIncoming( in RtcEventRtpPacketIncoming() function in webrtc::RtcEventRtpPacketIncoming
23 RtcEventRtpPacketIncoming::RtcEventRtpPacketIncoming( in RtcEventRtpPacketIncoming() function in webrtc::RtcEventRtpPacketIncoming
/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/
H A Drtc_event_log_encoder_legacy.h45 class RtcEventRtpPacketIncoming; variable
H A Drtc_event_log_encoder_new_format.h47 class RtcEventRtpPacketIncoming; variable
H A Drtc_event_log_encoder_unittest.cc1228 TEST_P(RtcEventLogEncoderTest, RtcEventRtpPacketIncoming) { in TEST_P() argument