Home
last modified time | relevance | path

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

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