Searched defs:OpenCaptureDevice (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/webrtc/sound/ | ||
D | soundsystemproxy.cc | 41 SoundInputStreamInterface *SoundSystemProxy::OpenCaptureDevice( in OpenCaptureDevice() function in rtc::SoundSystemProxy |
D | nullsoundsystem.cc | 147 SoundInputStreamInterface *NullSoundSystem::OpenCaptureDevice( in OpenCaptureDevice() function in rtc::NullSoundSystem |
D | alsasoundsystem.cc | 502 SoundInputStreamInterface *AlsaSoundSystem::OpenCaptureDevice( in OpenCaptureDevice() function in rtc::AlsaSoundSystem |
D | pulseaudiosoundsystem.cc | 1066 SoundInputStreamInterface *PulseAudioSoundSystem::OpenCaptureDevice( in OpenCaptureDevice() function in rtc::PulseAudioSoundSystem |
/external/chromium_org/media/audio/alsa/ | ||
D | alsa_util.cc | 95 snd_pcm_t* OpenCaptureDevice(media::AlsaWrapper* wrapper, in OpenCaptureDevice() function |