Home
last modified time | relevance | path

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

/external/webrtc/logging/rtc_event_log/
Drtc_event_log_parser.h410 return video_recv_configs_; in RTC_POP_IGNORING_WUNDEF()
856 std::vector<LoggedVideoRecvConfig> video_recv_configs_; in RTC_POP_IGNORING_WUNDEF() local
Drtc_event_log_parser.cc1071 video_recv_configs_.clear(); in Clear()
1371 video_recv_configs_.emplace_back(timestamp_us, config.value()); in StoreParsedLegacyEvent()
3223 video_recv_configs_.push_back(stream); in StoreVideoRecvConfig()