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.h428 return video_recv_configs_; in RTC_POP_IGNORING_WUNDEF()
884 std::vector<LoggedVideoRecvConfig> video_recv_configs_; in RTC_POP_IGNORING_WUNDEF() local
Drtc_event_log_parser.cc1104 video_recv_configs_.clear(); in Clear()
1546 video_recv_configs_); in ParseStreamInternalV3()
1577 video_recv_configs_.emplace_back(Timestamp::Micros(timestamp_us), in StoreParsedLegacyEvent()
3517 video_recv_configs_.push_back(stream); in StoreVideoRecvConfig()