Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_video_receive_stream_config.cc20 RtcEventVideoReceiveStreamConfig::RtcEventVideoReceiveStreamConfig( in RtcEventVideoReceiveStreamConfig() function in webrtc::RtcEventVideoReceiveStreamConfig
26 RtcEventVideoReceiveStreamConfig::RtcEventVideoReceiveStreamConfig( in RtcEventVideoReceiveStreamConfig() function in webrtc::RtcEventVideoReceiveStreamConfig
/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/
H A Drtc_event_log_encoder_legacy.h47 class RtcEventVideoReceiveStreamConfig; variable
H A Drtc_event_log_encoder_new_format.h49 class RtcEventVideoReceiveStreamConfig; variable
H A Drtc_event_log_encoder_unittest.cc1237 TEST_P(RtcEventLogEncoderTest, RtcEventVideoReceiveStreamConfig) { in TEST_P() argument