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

  /bionic/libc/kernel/common/sound/
asound.h 172 #define SNDRV_PCM_FORMAT_U20_3LE ((__force snd_pcm_format_t) 38)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 209 #define SNDRV_PCM_FORMAT_U20_3LE ((__force snd_pcm_format_t) 38) /* in three bytes */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 209 #define SNDRV_PCM_FORMAT_U20_3LE ((__force snd_pcm_format_t) 38) /* in three bytes */
    [all...]
pcm.h 163 #define SNDRV_PCM_FMTBIT_U20_3LE (1ULL << SNDRV_PCM_FORMAT_U20_3LE)
    [all...]

Completed in 23 milliseconds