Searched defs:decode_time (Results 1 – 8 of 8) sorted by relevance
751 TimeDelta decode_time, in OnDecodedFrame()786 TimeDelta decode_time, in OnDecodedFrame()
48 TimeDelta decode_time, in FrameToRender()
382 const double decode_time = StopwatchReadAndReset(&stop_watch); in main() local
142 const TimeDelta decode_time = decode_time_ms in Decoded() local
37 TimeDelta decode_time, in FrameToRender()
172 void VCMTiming::StopDecodeTimer(TimeDelta decode_time, Timestamp now) { in StopDecodeTimer()
332 Timestamp decode_time = Timestamp::Millis(1337); in TEST() local
100 SampleStats<TimeDelta> decode_time; member