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

/external/chromium_org/third_party/libjingle/source/talk/sound/
H A Dsoundsystemproxy.cc58 SoundInputStreamInterface *SoundSystemProxy::OpenCaptureDevice( function in class:cricket::SoundSystemProxy
61 return wrapped_ ? wrapped_->OpenCaptureDevice(device, params) : NULL;
H A Dsoundsystemproxy.h54 virtual SoundInputStreamInterface *OpenCaptureDevice(
H A Dnullsoundsystem.h58 virtual SoundInputStreamInterface *OpenCaptureDevice(
H A Dsoundsysteminterface.h113 virtual SoundInputStreamInterface *OpenCaptureDevice(
H A Dalsasoundsystem.h68 virtual SoundInputStreamInterface *OpenCaptureDevice(
H A Dnullsoundsystem.cc164 SoundInputStreamInterface *NullSoundSystem::OpenCaptureDevice( function in class:cricket::NullSoundSystem
H A Dpulseaudiosoundsystem.h73 virtual SoundInputStreamInterface *OpenCaptureDevice(
H A Dalsasoundsystem.cc519 SoundInputStreamInterface *AlsaSoundSystem::OpenCaptureDevice( function in class:cricket::AlsaSoundSystem
H A Dpulseaudiosoundsystem.cc1083 SoundInputStreamInterface *PulseAudioSoundSystem::OpenCaptureDevice( function in class:cricket::PulseAudioSoundSystem
/external/chromium_org/media/audio/alsa/
H A Dalsa_util.h19 snd_pcm_t* OpenCaptureDevice(media::AlsaWrapper* wrapper,
H A Dalsa_input.cc73 device_handle_ = alsa_util::OpenCaptureDevice(
83 device_handle_ = alsa_util::OpenCaptureDevice(wrapper_,
H A Dalsa_util.cc95 snd_pcm_t* OpenCaptureDevice(media::AlsaWrapper* wrapper, function in namespace:alsa_util

Completed in 187 milliseconds