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

  /bionic/libc/kernel/common/sound/
asound.h 295 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE 17
    [all...]
  /external/kernel-headers/original/sound/
asound.h 326 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE 17 /* Size of buffer in frames */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 315 #define SNDRV_PCM_HW_PARAM_BUFFER_SIZE ((__force snd_pcm_hw_param_t) 17) /* Size of buffer in frames */
    [all...]
pcm.h 811 #define params_buffer_size(p) hw_param_interval((p), SNDRV_PCM_HW_PARAM_BUFFER_SIZE)->min
    [all...]

Completed in 29 milliseconds