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

  /bionic/libc/kernel/common/sound/
asound.h 282 #define SNDRV_PCM_HW_PARAM_LAST_MASK SNDRV_PCM_HW_PARAM_SUBFORMAT
319 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
    [all...]
  /external/kernel-headers/original/sound/
asound.h 305 #define SNDRV_PCM_HW_PARAM_LAST_MASK SNDRV_PCM_HW_PARAM_SUBFORMAT
350 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK -
    [all...]
  /external/tinyalsa/
pcm.c 57 (p <= SNDRV_PCM_HW_PARAM_LAST_MASK);
130 n <= SNDRV_PCM_HW_PARAM_LAST_MASK; n++) {

Completed in 1109 milliseconds