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

  /device/asus/fugu/libaudio/
AudioHotplugThread.cpp 58 (p <= SNDRV_PCM_HW_PARAM_LAST_MASK);
103 n <= SNDRV_PCM_HW_PARAM_LAST_MASK; n++) {
  /bionic/libc/kernel/uapi/sound/
asound.h 302 #define SNDRV_PCM_HW_PARAM_LAST_MASK SNDRV_PCM_HW_PARAM_SUBFORMAT
341 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 312 #define SNDRV_PCM_HW_PARAM_LAST_MASK SNDRV_PCM_HW_PARAM_SUBFORMAT
359 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 302 #define SNDRV_PCM_HW_PARAM_LAST_MASK SNDRV_PCM_HW_PARAM_SUBFORMAT
341 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 312 #define SNDRV_PCM_HW_PARAM_LAST_MASK SNDRV_PCM_HW_PARAM_SUBFORMAT
359 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 289 #define SNDRV_PCM_HW_PARAM_LAST_MASK SNDRV_PCM_HW_PARAM_SUBFORMAT
334 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 289 #define SNDRV_PCM_HW_PARAM_LAST_MASK SNDRV_PCM_HW_PARAM_SUBFORMAT
334 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 190 (p <= SNDRV_PCM_HW_PARAM_LAST_MASK);
252 n <= SNDRV_PCM_HW_PARAM_LAST_MASK; n++) {
292 n <= SNDRV_PCM_HW_PARAM_LAST_MASK; n++) {
  /external/tinyalsa/
pcm.c 135 (p <= SNDRV_PCM_HW_PARAM_LAST_MASK);
226 n <= SNDRV_PCM_HW_PARAM_LAST_MASK; n++) {
    [all...]

Completed in 54 milliseconds