Home
last modified time | relevance | path

Searched defs:stream_started_time (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A Ddefault_video_quality_analyzer_stream_state.h43 Timestamp stream_started_time() const { return stream_started_time_; } in stream_started_time() function
H A Ddefault_video_quality_analyzer_stream_state.cc36 Timestamp stream_started_time) in StreamState()
H A Ddefault_video_quality_analyzer_shared_objects.cc94 StreamStats::StreamStats(Timestamp stream_started_time) in StreamStats()
H A Ddefault_video_quality_analyzer_frames_comparator.cc273 rtc::ArrayView<std::pair<InternalStatsKey, Timestamp>> stream_started_time, in RegisterParticipantInCall()
H A Ddefault_video_quality_analyzer_shared_objects.h115 Timestamp stream_started_time; member
H A Ddefault_video_quality_analyzer.cc646 std::vector<std::pair<InternalStatsKey, Timestamp>> stream_started_time; in RegisterParticipantInCall() local