Home
last modified time | relevance | path

Searched refs:StopSend (Results 1 – 25 of 44) sorted by relevance

12

/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
Dvideo_sync_test.cc89 EXPECT_EQ(0, voe_base_->StopSend(channel_)); in TEST_F()
94 EXPECT_EQ(0, voe_base_->StopSend(channel_)); in TEST_F()
102 EXPECT_EQ(0, voe_base_->StopSend(channel_)); in TEST_F()
114 EXPECT_EQ(0, voe_base_->StopSend(channel_)); in TEST_F()
Ddtmf_test.cc79 EXPECT_EQ(0, voe_base_->StopSend(channel_)); in TEST_F()
Drtp_rtcp_test.cc142 EXPECT_EQ(0, voe_base_->StopSend(channel_)); in TEST_F()
Dmixing_test.cc195 EXPECT_EQ(0, voe_base_->StopSend(streams[i])); in StopRemoteStreams()
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_rtp_rtcp.cc137 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViERtpRtcpStandardTest()
176 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViERtpRtcpStandardTest()
215 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViERtpRtcpStandardTest()
274 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViERtpRtcpStandardTest()
365 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViERtpRtcpStandardTest()
392 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViERtpRtcpStandardTest()
419 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViERtpRtcpStandardTest()
441 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViERtpRtcpStandardTest()
476 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViERtpRtcpStandardTest()
493 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViERtpRtcpStandardTest()
[all …]
Dvie_autotest_network.cc60 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViENetworkStandardTest()
253 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViENetworkAPITest()
302 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViENetworkAPITest()
309 EXPECT_EQ(0, ViE.base->StopSend(tbChannel.videoChannel)); in ViENetworkAPITest()
Dvie_autotest_base.cc179 EXPECT_EQ(0, vie_base->StopSend(video_channel)); in ViEBaseAPITest()
180 EXPECT_EQ(0, vie_base->StopSend(video_channel3)); in ViEBaseAPITest()
Dvie_autotest_codec.cc273 EXPECT_EQ(0, base->StopSend(video_channel)); in ViECodecStandardTest()
352 EXPECT_EQ(0, base->StopSend(video_channel)); in ViECodecExtendedTest()
466 EXPECT_EQ(0, video_engine.base->StopSend(video_channel_1)); in ViECodecExtendedTest()
468 EXPECT_EQ(0, video_engine.base->StopSend(video_channel_2)); in ViECodecExtendedTest()
Dvie_autotest_record.cc473 error = ptrViEBase->StopSend(videoChannel); in VideoEngineSampleRecordCode()
478 error = voe_base->StopSend(audio_channel); in VideoEngineSampleRecordCode()
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
Dtb_video_channel.cc72 void TbVideoChannel::StopSend() { in StopSend() function in TbVideoChannel
73 EXPECT_EQ(0, ViE.base->StopSend(videoChannel)); in StopSend()
/external/chromium_org/third_party/webrtc/voice_engine/
Dvoe_base_impl.h56 virtual int StopSend(int channel);
123 int32_t StopSend();
Dvoe_base_impl.cc582 if (StopSend() != 0) in DeleteChannel()
726 int VoEBaseImpl::StopSend(int channel) in StopSend() function in webrtc::VoEBaseImpl
744 if (channelPtr->StopSend() != 0) in StopSend()
750 return StopSend(); in StopSend()
929 int32_t VoEBaseImpl::StopSend() in StopSend() function in webrtc::VoEBaseImpl
944 _shared->transmit_mixer()->StopSend(); in StopSend()
Dtransmit_mixer.h76 int32_t StopSend();
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
Dtb_video_channel.h37 void StopSend();
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/
Dvoe_stress_test.cc160 VALIDATE_STRESS(base->StopSend(0)); in StartStopTest()
174 VALIDATE_STRESS(base->StopSend(0)); in StartStopTest()
Dvoe_cpu_test.cc92 CHECK(base->StopSend(channel)); in DoTest()
/external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/fixtures/
Dbefore_streaming_fixture.cc48 EXPECT_EQ(0, voe_base_->StopSend(channel_)); in PausePlaying()
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_base_impl.h54 virtual int StopSend(const int video_channel);
Dvie_base_impl.cc277 int ViEBaseImpl::StopSend(const int video_channel) { in StopSend() function in webrtc::ViEBaseImpl
287 int32_t error = vie_channel->StopSend(); in StopSend()
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/primitives/
Dbase_primitives.cc69 EXPECT_EQ(0, base_interface->StopSend(video_channel)); in TestI420CallSetup()
/external/chromium_org/third_party/webrtc/voice_engine/include/
Dvoe_base.h167 virtual int StopSend(int channel) = 0;
/external/chromium_org/third_party/webrtc/video_engine/include/
Dvie_base.h218 virtual int StopSend(const int video_channel) = 0;
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine.h379 bool StopSend();
380 bool StopSend(WebRtcVideoChannelSendInfo* send_channel);
/external/chromium_org/third_party/webrtc/voice_engine/test/cmd_test/
Dvoe_cmd_test.cc745 res = base1->StopSend(channels[channel_index]); in RunTest()
783 res = base1->StopSend(chan); in RunTest()
803 res = base1->StopSend(channels[channel_index]); in RunTest()
/external/chromium_org/third_party/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
DAndroidTest.java502 if (0 != StopSend(_channel)) { in stopCall()
1138 private native int StopSend(int channel); in StopSend() method in AndroidTest

12