Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/sound/
Dsoundsystemproxy.cc41 SoundInputStreamInterface *SoundSystemProxy::OpenCaptureDevice( in OpenCaptureDevice() function in rtc::SoundSystemProxy
Dnullsoundsystem.cc147 SoundInputStreamInterface *NullSoundSystem::OpenCaptureDevice( in OpenCaptureDevice() function in rtc::NullSoundSystem
Dalsasoundsystem.cc502 SoundInputStreamInterface *AlsaSoundSystem::OpenCaptureDevice( in OpenCaptureDevice() function in rtc::AlsaSoundSystem
Dpulseaudiosoundsystem.cc1066 SoundInputStreamInterface *PulseAudioSoundSystem::OpenCaptureDevice( in OpenCaptureDevice() function in rtc::PulseAudioSoundSystem
/external/chromium_org/media/audio/alsa/
Dalsa_util.cc95 snd_pcm_t* OpenCaptureDevice(media::AlsaWrapper* wrapper, in OpenCaptureDevice() function