Home
last modified time | relevance | path

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

/external/webrtc/webrtc/voice_engine/
Dvoe_base_impl.cc563 int VoEBaseImpl::StopSend(int channel) { in StopSend() function in webrtc::VoEBaseImpl
639 int32_t VoEBaseImpl::StopSend() { in StopSend() function in webrtc::VoEBaseImpl
Dtransmit_mixer.cc493 TransmitMixer::StopSend() in StopSend() function in webrtc::voe::TransmitMixer
Dchannel.cc1278 Channel::StopSend() in StopSend() function in webrtc::voe::Channel
/external/webrtc/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/webrtc/webrtc/video/
Dvie_channel.cc902 int32_t ViEChannel::StopSend() { in StopSend() function in webrtc::ViEChannel