Home
last modified time | relevance | path

Searched defs:render_time (Results 1 – 17 of 17) sorted by relevance

/external/webrtc/video/
Dframe_decode_timing_unittest.cc44 TimeDelta MaxWaitingTime(Timestamp render_time, in MaxWaitingTime()
53 Timestamp render_time, in SetTimes()
81 const Timestamp render_time = clock_.CurrentTime() + TimeDelta::Millis(60); in TEST_F() local
96 const Timestamp render_time = clock_.CurrentTime(); in TEST_F() local
107 const Timestamp render_time = clock_.CurrentTime(); in TEST_F() local
123 const Timestamp render_time = clock_.CurrentTime() + TimeDelta::Seconds(3); in TEST_F() local
Dtask_queue_frame_decode_scheduler_unittest.cc40 const Timestamp render_time = now + TimeDelta::Millis(15); in TEST() local
65 const Timestamp render_time = now + TimeDelta::Millis(15); in TEST() local
Dvideo_stream_buffer_controller.cc192 Timestamp render_time) { in OnFrameReady()
277 Timestamp render_time) { in FrameReadyForDecode()
350 auto render_time = timing_->RenderTime(next_frame.front()->Timestamp(), in ForceKeyFrameReleaseImmediately() local
Dframe_decode_timing.h38 Timestamp render_time; member
Dframe_decode_timing.cc35 Timestamp render_time = timing_->RenderTime(next_temporal_unit_rtp, now); in OnFrameBufferUpdated() local
Dvideo_receive_stream2.cc102 Timestamp render_time() const override { in render_time() function in webrtc::internal::__anond4be60dc0111::WebRtcRecordableEncodedFrame
Dreceive_statistics_proxy2_unittest.cc74 VideoFrame CreateFrameWithRenderTime(Timestamp render_time) { in CreateFrameWithRenderTime()
/external/webrtc/modules/video_coding/
Dframe_helpers_unittest.cc20 Timestamp render_time = Timestamp::Seconds(12); in TEST() local
27 Timestamp render_time = Timestamp::Seconds(12); in TEST() local
Dframe_helpers.cc23 bool FrameHasBadRenderTiming(Timestamp render_time, Timestamp now) { in FrameHasBadRenderTiming()
Dgeneric_decoder.h41 absl::optional<Timestamp> render_time; member
Dframe_buffer2.cc218 absl::optional<Timestamp> render_time = frame->RenderTimestamp(); in FindNextFrame() local
254 absl::optional<Timestamp> render_time = first_frame.RenderTimestamp(); in GetNextFrame() local
Dreceiver_unittest.cc309 int64_t render_time; member
Dframe_buffer2_unittest.cc65 TimeDelta MaxWaitingTime(Timestamp render_time, in MaxWaitingTime()
/external/webrtc/modules/video_coding/timing/
Dtiming.cc154 void VCMTiming::UpdateCurrentDelay(Timestamp render_time, in UpdateCurrentDelay()
219 TimeDelta VCMTiming::MaxWaitingTime(Timestamp render_time, in MaxWaitingTime()
Dtiming_unittest.cc264 Timestamp render_time = now + TimeDelta::Millis(30); in TEST() local
333 Timestamp render_time = in TEST() local
/external/webrtc/test/scenario/
Dvideo_frame_matcher.cc63 Timestamp render_time, in OnDecodedFrame()
/external/webrtc/pc/
Dvideo_rtp_track_source_unittest.cc124 Timestamp render_time() const override { return Timestamp::Zero(); } in render_time() function in webrtc::__anon4b853d310111::TestFrame