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

  /bionic/libc/kernel/common/sound/
asound.h 292 #define SNDRV_PCM_HW_PARAM_PERIODS 15
    [all...]
  /external/kernel-headers/original/sound/
asound.h 320 #define SNDRV_PCM_HW_PARAM_PERIODS 15 /* Approx interrupts per
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 313 #define SNDRV_PCM_HW_PARAM_PERIODS ((__force snd_pcm_hw_param_t) 15) /* Approx interrupts per buffer */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 313 #define SNDRV_PCM_HW_PARAM_PERIODS ((__force snd_pcm_hw_param_t) 15) /* Approx interrupts per buffer */
    [all...]

Completed in 223 milliseconds