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

  /bionic/libc/kernel/uapi/sound/
asound.h 137 #define SNDRV_PCM_ACCESS_RW_INTERLEAVED ((__force snd_pcm_access_t) 3)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 171 #define SNDRV_PCM_ACCESS_RW_INTERLEAVED ((__force snd_pcm_access_t) 3) /* readi/writei */
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 137 #define SNDRV_PCM_ACCESS_RW_INTERLEAVED ((__force snd_pcm_access_t) 3)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 171 #define SNDRV_PCM_ACCESS_RW_INTERLEAVED ((__force snd_pcm_access_t) 3) /* readi/writei */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 156 #define SNDRV_PCM_ACCESS_RW_INTERLEAVED ((snd_pcm_access_t) 3) /* readi/writei */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 156 #define SNDRV_PCM_ACCESS_RW_INTERLEAVED ((snd_pcm_access_t) 3) /* readi/writei */
    [all...]

Completed in 560 milliseconds