Home
last modified time | relevance | path

Searched refs:StoreVideoSendConfig (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.h775 ParseStatus StoreVideoSendConfig(const rtclog2::VideoSendStreamConfig& proto); in RTC_POP_IGNORING_WUNDEF()
Drtc_event_log_parser.cc2577 return StoreVideoSendConfig(stream.video_send_stream_configs(0)); in StoreParsedNewFormatEvent()
3521 ParsedRtcEventLog::ParseStatus ParsedRtcEventLog::StoreVideoSendConfig( in StoreVideoSendConfig() function in webrtc::ParsedRtcEventLog