Searched defs:StopSend (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/webrtc/voice_engine/ | ||
D | voe_base_impl.cc | 563 int VoEBaseImpl::StopSend(int channel) { in StopSend() function in webrtc::VoEBaseImpl |
D | transmit_mixer.cc | 493 TransmitMixer::StopSend() in StopSend() function in webrtc::voe::TransmitMixer |
D | channel.cc | 1278 Channel::StopSend() in StopSend() function in webrtc::voe::Channel |
/external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/ | ||
D | AndroidTest.java | 1138 private native int StopSend(int channel); in StopSend() method in AndroidTest |
/external/webrtc/webrtc/video/ | ||
D | vie_channel.cc | 902 int32_t ViEChannel::StopSend() { in StopSend() function in webrtc::ViEChannel |