Home
last modified time | relevance | path

Searched defs:frame_timestamp (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/webrtc/modules/video_coding/timing/
H A Dtiming.cc113 void VCMTiming::UpdateCurrentDelay(uint32_t frame_timestamp) { in UpdateCurrentDelay()
184 Timestamp VCMTiming::RenderTime(uint32_t frame_timestamp, Timestamp now) const { in RenderTime()
195 Timestamp VCMTiming::RenderTimeInternal(uint32_t frame_timestamp, in RenderTimeInternal()
/aosp_15_r20/external/webrtc/video/
H A Dframe_decode_timing_unittest.cc38 Timestamp RenderTime(uint32_t frame_timestamp, Timestamp now) const override { in RenderTime()
52 void SetTimes(uint32_t frame_timestamp, in SetTimes()
H A Dvideo_stream_encoder_unittest.cc2765 int64_t frame_timestamp = 1; in TEST_F() local
/aosp_15_r20/external/webrtc/modules/video_coding/
H A Dreceiver.cc84 uint32_t frame_timestamp = 0; in FrameForDecoding() local
H A Dpacket_buffer.cc256 int64_t frame_timestamp = buffer_[start_index]->timestamp; in FindFrames() local
H A Dframe_buffer2_unittest.cc48 Timestamp RenderTime(uint32_t frame_timestamp, Timestamp now) const override { in RenderTime()
/aosp_15_r20/external/webp/examples/
H A Dgif2webp.c107 int frame_timestamp = 0; in main() local
/aosp_15_r20/external/openscreen/cast/standalone_sender/
H A Dsimulated_capturer.cc192 const Clock::duration frame_timestamp = ToApproximateClockDuration( in ConsumeNextDecodedFrame() local
/aosp_15_r20/external/webrtc/media/engine/
H A Dsimulcast_encoder_adapter.cc487 const Timestamp frame_timestamp = in Encode() local