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

  /external/chromium_org/third_party/libjingle/source/talk/sound/
soundsystemproxy.cc 52 SoundOutputStreamInterface *SoundSystemProxy::OpenPlaybackDevice(
55 return wrapped_ ? wrapped_->OpenPlaybackDevice(device, params) : NULL;
nullsoundsystem.cc 158 SoundOutputStreamInterface *NullSoundSystem::OpenPlaybackDevice(
alsasoundsystem.cc 509 SoundOutputStreamInterface *AlsaSoundSystem::OpenPlaybackDevice(
pulseaudiosoundsystem.cc     [all...]
  /external/chromium_org/media/audio/linux/
alsa_util.cc 105 snd_pcm_t* OpenPlaybackDevice(media::AlsaWrapper* wrapper,

Completed in 62 milliseconds