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

  /bionic/libc/kernel/common/sound/
asound.h 284 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8
299 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /external/kernel-headers/original/sound/
asound.h 307 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */
329 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 306 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS ((__force snd_pcm_hw_param_t) 8) /* Bits per sample */
318 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 306 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS ((__force snd_pcm_hw_param_t) 8) /* Bits per sample */
318 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]

Completed in 27 milliseconds