Home
last modified time | relevance | path

Searched defs:captured_time (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A Ddefault_video_quality_analyzer_frames_comparator_test.cc77 Timestamp captured_time) { in FrameStatsWith10msDeltaBetweenPhasesAnd10x10Frame()
355 Timestamp captured_time = Clock::GetRealTimeClock()->CurrentTime(); in TEST() local
413 Timestamp captured_time = Clock::GetRealTimeClock()->CurrentTime(); in TEST() local
473 Timestamp captured_time = Clock::GetRealTimeClock()->CurrentTime(); in TEST() local
544 Timestamp captured_time = Clock::GetRealTimeClock()->CurrentTime(); in TEST() local
615 Timestamp captured_time = Clock::GetRealTimeClock()->CurrentTime(); in TEST() local
691 Timestamp captured_time = Clock::GetRealTimeClock()->CurrentTime(); in TEST() local
775 Timestamp captured_time = Clock::GetRealTimeClock()->CurrentTime(); in TEST() local
859 Timestamp captured_time = Clock::GetRealTimeClock()->CurrentTime(); in TEST() local
917 Timestamp captured_time = Clock::GetRealTimeClock()->CurrentTime(); in TEST() local
[all …]
H A Ddefault_video_quality_analyzer_internal_shared_objects.h52 Timestamp captured_time; member
H A Ddefault_video_quality_analyzer_frame_in_flight.cc39 Timestamp captured_time, in FrameInFlight()
H A Ddefault_video_quality_analyzer_frames_comparator.cc244 Timestamp captured_time, in EnsureStatsForStream()
H A Ddefault_video_quality_analyzer.cc166 Timestamp captured_time = Now(); in OnFrameCaptured() local