Home
last modified time | relevance | path

Searched defs:StopSend (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
Dtb_video_channel.cc72 void TbVideoChannel::StopSend() { in StopSend() function in TbVideoChannel
/external/chromium_org/third_party/webrtc/voice_engine/
Dvoe_base_impl.cc726 int VoEBaseImpl::StopSend(int channel) in StopSend() function in webrtc::VoEBaseImpl
929 int32_t VoEBaseImpl::StopSend() in StopSend() function in webrtc::VoEBaseImpl
Dtransmit_mixer.cc492 TransmitMixer::StopSend() in StopSend() function in webrtc::voe::TransmitMixer
Dchannel.cc1335 Channel::StopSend() in StopSend() function in webrtc::voe::Channel
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_base_impl.cc277 int ViEBaseImpl::StopSend(const int video_channel) { in StopSend() function in webrtc::ViEBaseImpl
Dvie_channel.cc1295 int32_t ViEChannel::StopSend() { in StopSend() function in webrtc::ViEChannel
/external/chromium_org/third_party/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
DAndroidTest.java1138 private native int StopSend(int channel); in StopSend() method in AndroidTest
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvideoengine.cc2180 bool WebRtcVideoMediaChannel::StopSend() { in StopSend() function in cricket::WebRtcVideoMediaChannel
2192 bool WebRtcVideoMediaChannel::StopSend( in StopSend() function in cricket::WebRtcVideoMediaChannel