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

  /bionic/libc/kernel/uapi/sound/
asound.h 234 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)
235 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 251 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)
252 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 227 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)
229 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 246 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)
247 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 227 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)
229 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 246 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)
247 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 225 #define SNDRV_PCM_SUBFORMAT_STD ((snd_pcm_subformat_t) 0)
226 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 229 #define SNDRV_PCM_SUBFORMAT_STD ((snd_pcm_subformat_t) 0)
230 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
aplay.c 105 SNDRV_PCM_SUBFORMAT_STD);
arec.c 108 SNDRV_PCM_SUBFORMAT_STD);
  /external/tinyalsa/
pcm.c 874 SNDRV_PCM_SUBFORMAT_STD);
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.cpp 298 SNDRV_PCM_SUBFORMAT_STD);
    [all...]
alsa_default.cpp 309 SNDRV_PCM_SUBFORMAT_STD);
    [all...]

Completed in 170 milliseconds