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

  /bionic/libc/kernel/common/sound/
asound.h 174 #define SNDRV_PCM_FORMAT_U20_3BE ((__force snd_pcm_format_t) 39)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 210 #define SNDRV_PCM_FORMAT_U20_3BE ((__force snd_pcm_format_t) 39) /* in three bytes */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 210 #define SNDRV_PCM_FORMAT_U20_3BE ((__force snd_pcm_format_t) 39) /* in three bytes */
    [all...]
pcm.h 165 #define SNDRV_PCM_FMTBIT_U20_3BE (1ULL << SNDRV_PCM_FORMAT_U20_3BE)
    [all...]

Completed in 1250 milliseconds