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

  /bionic/libc/kernel/common/sound/
asound.h 175 #define SNDRV_PCM_FORMAT_S18_3LE ((__force snd_pcm_format_t) 40)
    [all...]
  /external/kernel-headers/original/sound/
asound.h 211 #define SNDRV_PCM_FORMAT_S18_3LE ((__force snd_pcm_format_t) 40) /* in three bytes */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 211 #define SNDRV_PCM_FORMAT_S18_3LE ((__force snd_pcm_format_t) 40) /* in three bytes */
    [all...]
pcm.h 166 #define SNDRV_PCM_FMTBIT_S18_3LE (1ULL << SNDRV_PCM_FORMAT_S18_3LE)
    [all...]

Completed in 33 milliseconds