Home
last modified time | relevance | path

Searched refs:OpenCaptureDevice (Results 1 – 9 of 9) sorted by relevance

/external/webrtc/webrtc/sound/
Dsoundsystemproxy.cc41 SoundInputStreamInterface *SoundSystemProxy::OpenCaptureDevice( in OpenCaptureDevice() function in rtc::SoundSystemProxy
44 return wrapped_ ? wrapped_->OpenCaptureDevice(device, params) : NULL; in OpenCaptureDevice()
Dsoundsystemproxy.h37 SoundInputStreamInterface *OpenCaptureDevice(
Dnullsoundsystem.h41 SoundInputStreamInterface *OpenCaptureDevice(
Dsoundsysteminterface.h96 virtual SoundInputStreamInterface *OpenCaptureDevice(
Dalsasoundsystem.h51 SoundInputStreamInterface *OpenCaptureDevice(
Dnullsoundsystem.cc144 SoundInputStreamInterface *NullSoundSystem::OpenCaptureDevice( in OpenCaptureDevice() function in rtc::NullSoundSystem
Dpulseaudiosoundsystem.h56 virtual SoundInputStreamInterface *OpenCaptureDevice(
Dalsasoundsystem.cc504 SoundInputStreamInterface *AlsaSoundSystem::OpenCaptureDevice( in OpenCaptureDevice() function in rtc::AlsaSoundSystem
Dpulseaudiosoundsystem.cc1068 SoundInputStreamInterface *PulseAudioSoundSystem::OpenCaptureDevice( in OpenCaptureDevice() function in rtc::PulseAudioSoundSystem