HomeSort by relevance Sort by last modified time
    Searched refs:SND_PCM_STREAM_PLAYBACK (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/audio/legacy/alsa_sound/
ALSAMixer.cpp 164 initMixer (&mMixer[SND_PCM_STREAM_PLAYBACK], "AndroidOut");
200 if (i == SND_PCM_STREAM_PLAYBACK &&
237 if (i == SND_PCM_STREAM_PLAYBACK &&
269 mixer_info_t *info = mixerMasterProp[SND_PCM_STREAM_PLAYBACK].mInfo;
307 for (int j = 0; mixerProp[j][SND_PCM_STREAM_PLAYBACK].device; j++)
308 if (mixerProp[j][SND_PCM_STREAM_PLAYBACK].device & device) {
310 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_PLAYBACK].mInfo;
394 for (int j = 0; mixerProp[j][SND_PCM_STREAM_PLAYBACK].device; j++)
395 if (mixerProp[j][SND_PCM_STREAM_PLAYBACK].device & device) {
397 mixer_info_t *info = mixerProp[j][SND_PCM_STREAM_PLAYBACK].mInfo
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_audio.h 103 SND_PCM_STREAM_PLAYBACK = 0,
  /external/webrtc/webrtc/modules/audio_device/linux/
audio_device_alsa_linux.cc 1066 SND_PCM_STREAM_PLAYBACK,
1077 SND_PCM_STREAM_PLAYBACK,
    [all...]
  /external/webrtc/webrtc/sound/
alsasoundsystem.cc 500 SND_PCM_STREAM_PLAYBACK,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
pcm.h 86 SND_PCM_STREAM_PLAYBACK = 0,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
pcm.h 101 SND_PCM_STREAM_PLAYBACK = 0,
    [all...]

Completed in 240 milliseconds