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

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

Completed in 312 milliseconds