HomeSort by relevance Sort by last modified time
    Searched defs:OpenPlaybackDevice (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/webrtc/sound/
soundsystemproxy.cc 35 SoundOutputStreamInterface *SoundSystemProxy::OpenPlaybackDevice(
38 return wrapped_ ? wrapped_->OpenPlaybackDevice(device, params) : NULL;
nullsoundsystem.cc 141 SoundOutputStreamInterface *NullSoundSystem::OpenPlaybackDevice(
alsasoundsystem.cc 492 SoundOutputStreamInterface *AlsaSoundSystem::OpenPlaybackDevice(
pulseaudiosoundsystem.cc 1056 SoundOutputStreamInterface *PulseAudioSoundSystem::OpenPlaybackDevice(
    [all...]
  /external/chromium_org/media/audio/alsa/
alsa_util.cc 105 snd_pcm_t* OpenPlaybackDevice(media::AlsaWrapper* wrapper,

Completed in 194 milliseconds