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

  /bionic/libc/kernel/common/sound/
asound.h 136 #define SNDRV_PCM_FORMAT_S16_BE ((__force snd_pcm_format_t) 3)
196 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_BE
    [all...]
  /external/kernel-headers/original/sound/
asound.h 180 #define SNDRV_PCM_FORMAT_S16_BE ((__force snd_pcm_format_t) 3)
229 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_BE
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 180 #define SNDRV_PCM_FORMAT_S16_BE ((__force snd_pcm_format_t) 3)
229 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_BE
    [all...]
pcm.h 135 #define SNDRV_PCM_FMTBIT_S16_BE (1ULL << SNDRV_PCM_FORMAT_S16_BE)
    [all...]

Completed in 59 milliseconds