Searched defs:OpenPlaybackDevice (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/sound/
H A Dsoundsystemproxy.cc35 SoundOutputStreamInterface *SoundSystemProxy::OpenPlaybackDevice( function in class:rtc::SoundSystemProxy
38 return wrapped_ ? wrapped_->OpenPlaybackDevice(device, params) : NULL;
H A Dnullsoundsystem.cc141 SoundOutputStreamInterface *NullSoundSystem::OpenPlaybackDevice( function in class:rtc::NullSoundSystem
H A Dalsasoundsystem.cc492 SoundOutputStreamInterface *AlsaSoundSystem::OpenPlaybackDevice( function in class:rtc::AlsaSoundSystem
H A Dpulseaudiosoundsystem.cc1056 SoundOutputStreamInterface *PulseAudioSoundSystem::OpenPlaybackDevice( function in class:rtc::PulseAudioSoundSystem
/external/chromium_org/media/audio/alsa/
H A Dalsa_util.cc105 snd_pcm_t* OpenPlaybackDevice(media::AlsaWrapper* wrapper, function in namespace:alsa_util

Completed in 833 milliseconds