Searched refs:CreateVideoSendStream (Results 1 – 9 of 9) sorted by relevance
110 virtual VideoSendStream* CreateVideoSendStream(
231 webrtc::VideoSendStream* CreateVideoSendStream(
340 webrtc::VideoSendStream* FakeCall::CreateVideoSendStream( in CreateVideoSendStream() function in cricket::FakeCall
2220 stream_ = call_->CreateVideoSendStream(config, parameters_.encoder_config); in RecreateWebRtcStream()
70 webrtc::VideoSendStream* CreateVideoSendStream(373 webrtc::VideoSendStream* Call::CreateVideoSendStream( in CreateVideoSendStream() function in webrtc::internal::Call
174 send_stream_ = test_->sender_call_->CreateVideoSendStream( in Stream()
259 video_send_stream_ = sender_call_->CreateVideoSendStream( in CreateVideoStreams()
1052 call->CreateVideoSendStream(video_send_config_, video_encoder_config_); in RunWithVideoRenderer()
1229 sender_call->CreateVideoSendStream(send_config, encoder_config); in RunTest()2942 sender_call_->CreateVideoSendStream(video_send_config_, one_stream); in TestRtpStatePreservation()