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

  /bionic/libc/kernel/uapi/sound/
asound.h 175 #define SNDRV_PCM_FORMAT_S24_3LE ((__force snd_pcm_format_t) 32)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 202 #define SNDRV_PCM_FORMAT_S24_3LE ((__force snd_pcm_format_t) 32) /* in three bytes */
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 175 #define SNDRV_PCM_FORMAT_S24_3LE ((__force snd_pcm_format_t) 32)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 202 #define SNDRV_PCM_FORMAT_S24_3LE ((__force snd_pcm_format_t) 32) /* in three bytes */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 187 #define SNDRV_PCM_FORMAT_S24_3LE ((snd_pcm_format_t) 32) /* in three bytes */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 187 #define SNDRV_PCM_FORMAT_S24_3LE ((snd_pcm_format_t) 32) /* in three bytes */
    [all...]

Completed in 310 milliseconds