Searched refs:video_start_time (Results 1 – 1 of 1) sorted by relevance
794 Timestamp video_start_time = Timestamp::PlusInfinity(); in ReportResults() local805 if (sample.time < video_start_time) { in ReportResults()806 video_start_time = sample.time; in ReportResults()813 TimeDelta video_duration = video_end_time - video_start_time; in ReportResults()