Home
last modified time | relevance | path

Searched refs:snd_pcm_format_t (Results 1 – 6 of 6) sorted by relevance

/device/google/coral-kernel/sm8150/kernel-headers/sound/
Dasound.h135 typedef int __bitwise snd_pcm_format_t; typedef
136 #define SNDRV_PCM_FORMAT_S8 ((snd_pcm_format_t) 0)
137 #define SNDRV_PCM_FORMAT_U8 ((snd_pcm_format_t) 1)
138 #define SNDRV_PCM_FORMAT_S16_LE ((snd_pcm_format_t) 2)
139 #define SNDRV_PCM_FORMAT_S16_BE ((snd_pcm_format_t) 3)
140 #define SNDRV_PCM_FORMAT_U16_LE ((snd_pcm_format_t) 4)
141 #define SNDRV_PCM_FORMAT_U16_BE ((snd_pcm_format_t) 5)
142 #define SNDRV_PCM_FORMAT_S24_LE ((snd_pcm_format_t) 6)
143 #define SNDRV_PCM_FORMAT_S24_BE ((snd_pcm_format_t) 7)
144 #define SNDRV_PCM_FORMAT_U24_LE ((snd_pcm_format_t) 8)
[all …]
/device/google/bonito/sdm710/kernel-headers/sound/
Dasound.h131 typedef int __bitwise snd_pcm_format_t; typedef
132 #define SNDRV_PCM_FORMAT_S8 ((snd_pcm_format_t) 0)
133 #define SNDRV_PCM_FORMAT_U8 ((snd_pcm_format_t) 1)
134 #define SNDRV_PCM_FORMAT_S16_LE ((snd_pcm_format_t) 2)
135 #define SNDRV_PCM_FORMAT_S16_BE ((snd_pcm_format_t) 3)
136 #define SNDRV_PCM_FORMAT_U16_LE ((snd_pcm_format_t) 4)
137 #define SNDRV_PCM_FORMAT_U16_BE ((snd_pcm_format_t) 5)
138 #define SNDRV_PCM_FORMAT_S24_LE ((snd_pcm_format_t) 6)
139 #define SNDRV_PCM_FORMAT_S24_BE ((snd_pcm_format_t) 7)
140 #define SNDRV_PCM_FORMAT_U24_LE ((snd_pcm_format_t) 8)
[all …]
/device/google/crosshatch/sdm845/kernel-headers/sound/
Dasound.h131 typedef int __bitwise snd_pcm_format_t; typedef
132 #define SNDRV_PCM_FORMAT_S8 ((snd_pcm_format_t) 0)
133 #define SNDRV_PCM_FORMAT_U8 ((snd_pcm_format_t) 1)
134 #define SNDRV_PCM_FORMAT_S16_LE ((snd_pcm_format_t) 2)
135 #define SNDRV_PCM_FORMAT_S16_BE ((snd_pcm_format_t) 3)
136 #define SNDRV_PCM_FORMAT_U16_LE ((snd_pcm_format_t) 4)
137 #define SNDRV_PCM_FORMAT_U16_BE ((snd_pcm_format_t) 5)
138 #define SNDRV_PCM_FORMAT_S24_LE ((snd_pcm_format_t) 6)
139 #define SNDRV_PCM_FORMAT_S24_BE ((snd_pcm_format_t) 7)
140 #define SNDRV_PCM_FORMAT_U24_LE ((snd_pcm_format_t) 8)
[all …]
/device/google/bonito/sdm710/original-kernel-headers/sound/
Dasound.h188 typedef int __bitwise snd_pcm_format_t; typedef
189 #define SNDRV_PCM_FORMAT_S8 ((snd_pcm_format_t) 0)
190 #define SNDRV_PCM_FORMAT_U8 ((snd_pcm_format_t) 1)
191 #define SNDRV_PCM_FORMAT_S16_LE ((snd_pcm_format_t) 2)
192 #define SNDRV_PCM_FORMAT_S16_BE ((snd_pcm_format_t) 3)
193 #define SNDRV_PCM_FORMAT_U16_LE ((snd_pcm_format_t) 4)
194 #define SNDRV_PCM_FORMAT_U16_BE ((snd_pcm_format_t) 5)
195 #define SNDRV_PCM_FORMAT_S24_LE ((snd_pcm_format_t) 6) /* low three bytes */
196 #define SNDRV_PCM_FORMAT_S24_BE ((snd_pcm_format_t) 7) /* low three bytes */
197 #define SNDRV_PCM_FORMAT_U24_LE ((snd_pcm_format_t) 8) /* low three bytes */
[all …]
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/
Dasound.h195 typedef int __bitwise snd_pcm_format_t; typedef
196 #define SNDRV_PCM_FORMAT_S8 ((snd_pcm_format_t) 0)
197 #define SNDRV_PCM_FORMAT_U8 ((snd_pcm_format_t) 1)
198 #define SNDRV_PCM_FORMAT_S16_LE ((snd_pcm_format_t) 2)
199 #define SNDRV_PCM_FORMAT_S16_BE ((snd_pcm_format_t) 3)
200 #define SNDRV_PCM_FORMAT_U16_LE ((snd_pcm_format_t) 4)
201 #define SNDRV_PCM_FORMAT_U16_BE ((snd_pcm_format_t) 5)
202 #define SNDRV_PCM_FORMAT_S24_LE ((snd_pcm_format_t) 6) /* low three bytes */
203 #define SNDRV_PCM_FORMAT_S24_BE ((snd_pcm_format_t) 7) /* low three bytes */
204 #define SNDRV_PCM_FORMAT_U24_LE ((snd_pcm_format_t) 8) /* low three bytes */
[all …]
/device/google/crosshatch/sdm845/original-kernel-headers/sound/
Dasound.h188 typedef int __bitwise snd_pcm_format_t; typedef
189 #define SNDRV_PCM_FORMAT_S8 ((snd_pcm_format_t) 0)
190 #define SNDRV_PCM_FORMAT_U8 ((snd_pcm_format_t) 1)
191 #define SNDRV_PCM_FORMAT_S16_LE ((snd_pcm_format_t) 2)
192 #define SNDRV_PCM_FORMAT_S16_BE ((snd_pcm_format_t) 3)
193 #define SNDRV_PCM_FORMAT_U16_LE ((snd_pcm_format_t) 4)
194 #define SNDRV_PCM_FORMAT_U16_BE ((snd_pcm_format_t) 5)
195 #define SNDRV_PCM_FORMAT_S24_LE ((snd_pcm_format_t) 6) /* low three bytes */
196 #define SNDRV_PCM_FORMAT_S24_BE ((snd_pcm_format_t) 7) /* low three bytes */
197 #define SNDRV_PCM_FORMAT_U24_LE ((snd_pcm_format_t) 8) /* low three bytes */
[all …]