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

  /bionic/libc/kernel/uapi/sound/
asound.h 227 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)
229 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 246 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)
247 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 227 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)
229 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 246 #define SNDRV_PCM_SUBFORMAT_STD ((__force snd_pcm_subformat_t) 0)
247 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 225 #define SNDRV_PCM_SUBFORMAT_STD ((snd_pcm_subformat_t) 0)
226 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 225 #define SNDRV_PCM_SUBFORMAT_STD ((snd_pcm_subformat_t) 0)
226 #define SNDRV_PCM_SUBFORMAT_LAST SNDRV_PCM_SUBFORMAT_STD
    [all...]

Completed in 48 milliseconds