Home
last modified time | relevance | path

Searched refs:SetPlayoutDelay (Results 1 – 10 of 10) sorted by relevance

/external/openscreen/cast/streaming/
Dcompound_rtcp_builder.h58 void SetPlayoutDelay(std::chrono::milliseconds delay);
Dreceiver.cc55 rtcp_builder_.SetPlayoutDelay(config.target_playout_delay); in Receiver()
429 rtcp_builder_.SetPlayoutDelay(ResolveTargetPlayoutDelay(new_checkpoint)); in AdvanceCheckpoint()
Dcompound_rtcp_builder.cc32 void CompoundRtcpBuilder::SetPlayoutDelay(std::chrono::milliseconds delay) { in SetPlayoutDelay() function in openscreen::cast::CompoundRtcpBuilder
Dcompound_rtcp_builder_unittest.cc62 builder()->SetPlayoutDelay(playout_delay); in TEST_F()
Dsender_unittest.cc167 rtcp_builder_.SetPlayoutDelay(kTargetPlayoutDelay); in MockReceiver()
/external/webrtc/modules/video_coding/
Dencoded_frame.h37 void SetPlayoutDelay(PlayoutDelay playout_delay) { in SetPlayoutDelay() function
Dframe_object.cc61 SetPlayoutDelay(rtp_video_header_.playout_delay); in RtpFrameObject()
Dframe_buffer2_unittest.cc286 test_frame->SetPlayoutDelay(kPlayoutDelayMs); in TEST_F()
/external/webrtc/video/
Dvideo_receive_stream_unittest.cc181 test_frame->SetPlayoutDelay(kPlayoutDelayMs); in TEST_F()
212 test_frame->SetPlayoutDelay(kPlayoutDelayMs); in TEST_F()
228 test_frame->SetPlayoutDelay(kPlayoutDelayMs); in TEST_F()
Dvideo_receive_stream2_unittest.cc184 test_frame->SetPlayoutDelay(kPlayoutDelayMs); in TEST_F()
215 test_frame->SetPlayoutDelay(kPlayoutDelayMs); in TEST_F()
231 test_frame->SetPlayoutDelay(kPlayoutDelayMs); in TEST_F()