Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.h689 ParseStatusOr<rtclog::StreamConfig> GetVideoReceiveConfig( in RTC_POP_IGNORING_WUNDEF()
Drtc_event_log_parser.cc1571 auto config = GetVideoReceiveConfig(event); in StoreParsedLegacyEvent()
1831 ParsedRtcEventLog::GetVideoReceiveConfig(const rtclog::Event& event) const { in GetVideoReceiveConfig() function in webrtc::ParsedRtcEventLog