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

  /bionic/libc/kernel/uapi/sound/
asound.h 138 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7)
193 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
  /external/kernel-headers/original/uapi/sound/
asound.h 199 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7) /* low three bytes */
255 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 152 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7)
217 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 184 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7) /* low three bytes */
237 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 158 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7)
227 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 187 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7) /* low three bytes */
243 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]
  /hardware/qcom/msm8998/kernel-headers/sound/
asound.h 162 #define SNDRV_PCM_FORMAT_S24_BE ((snd_pcm_format_t) 7)
231 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h 191 #define SNDRV_PCM_FORMAT_S24_BE ((snd_pcm_format_t) 7) /* low three bytes */
247 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 156 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7)
225 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 187 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7) /* low three bytes */
243 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 151 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7)
216 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 183 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7) /* low three bytes */
236 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 151 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7)
216 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 183 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7) /* low three bytes */
236 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 168 #define SNDRV_PCM_FORMAT_S24_BE ((snd_pcm_format_t) 7) /* low three bytes */
219 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_BE
    [all...]

Completed in 453 milliseconds