Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/logging/rtc_event_log/events/
H A Drtc_event_video_send_stream_config.cc19 RtcEventVideoSendStreamConfig::RtcEventVideoSendStreamConfig( in RtcEventVideoSendStreamConfig() function in webrtc::RtcEventVideoSendStreamConfig
23 RtcEventVideoSendStreamConfig::RtcEventVideoSendStreamConfig( in RtcEventVideoSendStreamConfig() function in webrtc::RtcEventVideoSendStreamConfig
/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/
H A Drtc_event_log_encoder_legacy.h48 class RtcEventVideoSendStreamConfig; variable
H A Drtc_event_log_encoder_new_format.h50 class RtcEventVideoSendStreamConfig; variable
H A Drtc_event_log_encoder_unittest.cc1253 TEST_P(RtcEventLogEncoderTest, RtcEventVideoSendStreamConfig) { in TEST_P() argument