Home
last modified time | relevance | path

Searched defs:StopPlayout (Results 1 – 18 of 18) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/android/
Daudio_track_jni.cc54 bool AudioTrackJni::JavaAudioTrack::StopPlayout() { in StopPlayout() function in webrtc::AudioTrackJni::JavaAudioTrack
145 int32_t AudioTrackJni::StopPlayout() { in StopPlayout() function in webrtc::AudioTrackJni
Dopensles_player.cc128 int OpenSLESPlayer::StopPlayout() { in StopPlayout() function in webrtc::OpenSLESPlayer
Daudio_device_template.h174 int32_t StopPlayout() override { in StopPlayout() function
Daudio_device_unittest.cc653 void StopPlayout() { in StopPlayout() function in webrtc::AudioDeviceTest
/external/webrtc/webrtc/voice_engine/
Dvoe_base_impl.cc519 int VoEBaseImpl::StopPlayout(int channel) { in StopPlayout() function in webrtc::VoEBaseImpl
613 int32_t VoEBaseImpl::StopPlayout() { in StopPlayout() function in webrtc::VoEBaseImpl
Dchannel.cc1222 Channel::StopPlayout() in StopPlayout() function in webrtc::voe::Channel
/external/webrtc/webrtc/modules/audio_device/dummy/
Daudio_device_dummy.cc70 int32_t AudioDeviceDummy::StopPlayout() { return -1; } in StopPlayout() function in webrtc::AudioDeviceDummy
Dfile_audio_device.cc221 int32_t FileAudioDevice::StopPlayout() { in StopPlayout() function in webrtc::FileAudioDevice
/external/webrtc/webrtc/modules/audio_device/include/
Dfake_audio_device.h32 virtual int32_t StopPlayout() { return 0; } in StopPlayout() function
/external/webrtc/webrtc/voice_engine/test/android/android_test/src/org/webrtc/voiceengine/test/
DAndroidTest.java1136 private native int StopPlayout(int channel); in StopPlayout() method in AndroidTest
/external/webrtc/talk/app/webrtc/test/
Dfakeaudiocapturemodule.cc243 int32_t FakeAudioCaptureModule::StopPlayout() { in StopPlayout() function in FakeAudioCaptureModule
/external/webrtc/webrtc/modules/audio_device/ios/
Daudio_device_unittest_ios.cc576 void StopPlayout() { in StopPlayout() function in webrtc::AudioDeviceTest
/external/webrtc/webrtc/modules/audio_device/
Daudio_device_impl.cc1507 int32_t AudioDeviceModuleImpl::StopPlayout() in StopPlayout() function in webrtc::AudioDeviceModuleImpl
/external/webrtc/webrtc/modules/audio_device/linux/
Daudio_device_alsa_linux.cc1528 int32_t AudioDeviceLinuxALSA::StopPlayout() in StopPlayout() function in webrtc::AudioDeviceLinuxALSA
Daudio_device_pulse_linux.cc1520 int32_t AudioDeviceLinuxPulse::StopPlayout() in StopPlayout() function in webrtc::AudioDeviceLinuxPulse
/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_wave_win.cc2134 int32_t AudioDeviceWindowsWave::StopPlayout() in StopPlayout() function in webrtc::AudioDeviceWindowsWave
Daudio_device_core_win.cc3023 int32_t AudioDeviceWindowsCore::StopPlayout() in StopPlayout() function in webrtc::AudioDeviceWindowsCore
/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.cc1562 int32_t AudioDeviceMac::StopPlayout() { in StopPlayout() function in webrtc::AudioDeviceMac