Home
last modified time | relevance | path

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

/hardware/qcom/msm8x09/kernel-headers/sound/
Dasound.h146 typedef int __bitwise snd_pcm_format_t; typedef
147 #define SNDRV_PCM_FORMAT_S8 ((__force snd_pcm_format_t) 0)
149 #define SNDRV_PCM_FORMAT_U8 ((__force snd_pcm_format_t) 1)
150 #define SNDRV_PCM_FORMAT_S16_LE ((__force snd_pcm_format_t) 2)
151 #define SNDRV_PCM_FORMAT_S16_BE ((__force snd_pcm_format_t) 3)
152 #define SNDRV_PCM_FORMAT_U16_LE ((__force snd_pcm_format_t) 4)
154 #define SNDRV_PCM_FORMAT_U16_BE ((__force snd_pcm_format_t) 5)
155 #define SNDRV_PCM_FORMAT_S24_LE ((__force snd_pcm_format_t) 6)
156 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7)
157 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8)
[all …]
/hardware/qcom/msm8998/original-kernel-headers/sound/
Dasound.h183 typedef int __bitwise snd_pcm_format_t; typedef
184 #define SNDRV_PCM_FORMAT_S8 ((snd_pcm_format_t) 0)
185 #define SNDRV_PCM_FORMAT_U8 ((snd_pcm_format_t) 1)
186 #define SNDRV_PCM_FORMAT_S16_LE ((snd_pcm_format_t) 2)
187 #define SNDRV_PCM_FORMAT_S16_BE ((snd_pcm_format_t) 3)
188 #define SNDRV_PCM_FORMAT_U16_LE ((snd_pcm_format_t) 4)
189 #define SNDRV_PCM_FORMAT_U16_BE ((snd_pcm_format_t) 5)
190 #define SNDRV_PCM_FORMAT_S24_LE ((snd_pcm_format_t) 6) /* low three bytes */
191 #define SNDRV_PCM_FORMAT_S24_BE ((snd_pcm_format_t) 7) /* low three bytes */
192 #define SNDRV_PCM_FORMAT_U24_LE ((snd_pcm_format_t) 8) /* low three bytes */
[all …]
/hardware/qcom/msm8998/kernel-headers/sound/
Dasound.h152 typedef int __bitwise snd_pcm_format_t; typedef
153 #define SNDRV_PCM_FORMAT_S8 ((snd_pcm_format_t) 0)
155 #define SNDRV_PCM_FORMAT_U8 ((snd_pcm_format_t) 1)
156 #define SNDRV_PCM_FORMAT_S16_LE ((snd_pcm_format_t) 2)
157 #define SNDRV_PCM_FORMAT_S16_BE ((snd_pcm_format_t) 3)
158 #define SNDRV_PCM_FORMAT_U16_LE ((snd_pcm_format_t) 4)
160 #define SNDRV_PCM_FORMAT_U16_BE ((snd_pcm_format_t) 5)
161 #define SNDRV_PCM_FORMAT_S24_LE ((snd_pcm_format_t) 6)
162 #define SNDRV_PCM_FORMAT_S24_BE ((snd_pcm_format_t) 7)
163 #define SNDRV_PCM_FORMAT_U24_LE ((snd_pcm_format_t) 8)
[all …]
/hardware/qcom/msm8996/kernel-headers/sound/
Dasound.h148 typedef int __bitwise snd_pcm_format_t; typedef
149 #define SNDRV_PCM_FORMAT_S8 ((__force snd_pcm_format_t) 0)
151 #define SNDRV_PCM_FORMAT_U8 ((__force snd_pcm_format_t) 1)
152 #define SNDRV_PCM_FORMAT_S16_LE ((__force snd_pcm_format_t) 2)
153 #define SNDRV_PCM_FORMAT_S16_BE ((__force snd_pcm_format_t) 3)
154 #define SNDRV_PCM_FORMAT_U16_LE ((__force snd_pcm_format_t) 4)
156 #define SNDRV_PCM_FORMAT_U16_BE ((__force snd_pcm_format_t) 5)
157 #define SNDRV_PCM_FORMAT_S24_LE ((__force snd_pcm_format_t) 6)
158 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7)
159 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8)
[all …]
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasound.h179 typedef int __bitwise snd_pcm_format_t; typedef
180 #define SNDRV_PCM_FORMAT_S8 ((__force snd_pcm_format_t) 0)
181 #define SNDRV_PCM_FORMAT_U8 ((__force snd_pcm_format_t) 1)
182 #define SNDRV_PCM_FORMAT_S16_LE ((__force snd_pcm_format_t) 2)
183 #define SNDRV_PCM_FORMAT_S16_BE ((__force snd_pcm_format_t) 3)
184 #define SNDRV_PCM_FORMAT_U16_LE ((__force snd_pcm_format_t) 4)
185 #define SNDRV_PCM_FORMAT_U16_BE ((__force snd_pcm_format_t) 5)
186 #define SNDRV_PCM_FORMAT_S24_LE ((__force snd_pcm_format_t) 6) /* low three bytes */
187 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7) /* low three bytes */
188 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8) /* low three bytes */
[all …]
/hardware/qcom/msm8x09/original-kernel-headers/sound/
Dasound.h179 typedef int __bitwise snd_pcm_format_t; typedef
180 #define SNDRV_PCM_FORMAT_S8 ((__force snd_pcm_format_t) 0)
181 #define SNDRV_PCM_FORMAT_U8 ((__force snd_pcm_format_t) 1)
182 #define SNDRV_PCM_FORMAT_S16_LE ((__force snd_pcm_format_t) 2)
183 #define SNDRV_PCM_FORMAT_S16_BE ((__force snd_pcm_format_t) 3)
184 #define SNDRV_PCM_FORMAT_U16_LE ((__force snd_pcm_format_t) 4)
185 #define SNDRV_PCM_FORMAT_U16_BE ((__force snd_pcm_format_t) 5)
186 #define SNDRV_PCM_FORMAT_S24_LE ((__force snd_pcm_format_t) 6) /* low three bytes */
187 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7) /* low three bytes */
188 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8) /* low three bytes */
[all …]
/hardware/qcom/msm8x26/kernel-headers/sound/
Dasound.h141 typedef int __bitwise snd_pcm_format_t; typedef
142 #define SNDRV_PCM_FORMAT_S8 ((__force snd_pcm_format_t) 0)
144 #define SNDRV_PCM_FORMAT_U8 ((__force snd_pcm_format_t) 1)
145 #define SNDRV_PCM_FORMAT_S16_LE ((__force snd_pcm_format_t) 2)
146 #define SNDRV_PCM_FORMAT_S16_BE ((__force snd_pcm_format_t) 3)
147 #define SNDRV_PCM_FORMAT_U16_LE ((__force snd_pcm_format_t) 4)
149 #define SNDRV_PCM_FORMAT_U16_BE ((__force snd_pcm_format_t) 5)
150 #define SNDRV_PCM_FORMAT_S24_LE ((__force snd_pcm_format_t) 6)
151 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7)
152 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8)
[all …]
/hardware/qcom/msm8994/original-kernel-headers/sound/
Dasound.h176 typedef int __bitwise snd_pcm_format_t; typedef
177 #define SNDRV_PCM_FORMAT_S8 ((__force snd_pcm_format_t) 0)
178 #define SNDRV_PCM_FORMAT_U8 ((__force snd_pcm_format_t) 1)
179 #define SNDRV_PCM_FORMAT_S16_LE ((__force snd_pcm_format_t) 2)
180 #define SNDRV_PCM_FORMAT_S16_BE ((__force snd_pcm_format_t) 3)
181 #define SNDRV_PCM_FORMAT_U16_LE ((__force snd_pcm_format_t) 4)
182 #define SNDRV_PCM_FORMAT_U16_BE ((__force snd_pcm_format_t) 5)
183 #define SNDRV_PCM_FORMAT_S24_LE ((__force snd_pcm_format_t) 6) /* low three bytes */
184 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7) /* low three bytes */
185 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8) /* low three bytes */
[all …]
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h141 typedef int __bitwise snd_pcm_format_t; typedef
142 #define SNDRV_PCM_FORMAT_S8 ((__force snd_pcm_format_t) 0)
144 #define SNDRV_PCM_FORMAT_U8 ((__force snd_pcm_format_t) 1)
145 #define SNDRV_PCM_FORMAT_S16_LE ((__force snd_pcm_format_t) 2)
146 #define SNDRV_PCM_FORMAT_S16_BE ((__force snd_pcm_format_t) 3)
147 #define SNDRV_PCM_FORMAT_U16_LE ((__force snd_pcm_format_t) 4)
149 #define SNDRV_PCM_FORMAT_U16_BE ((__force snd_pcm_format_t) 5)
150 #define SNDRV_PCM_FORMAT_S24_LE ((__force snd_pcm_format_t) 6)
151 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7)
152 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8)
[all …]
/hardware/qcom/msm8x26/original-kernel-headers/sound/
Dasound.h175 typedef int __bitwise snd_pcm_format_t; typedef
176 #define SNDRV_PCM_FORMAT_S8 ((__force snd_pcm_format_t) 0)
177 #define SNDRV_PCM_FORMAT_U8 ((__force snd_pcm_format_t) 1)
178 #define SNDRV_PCM_FORMAT_S16_LE ((__force snd_pcm_format_t) 2)
179 #define SNDRV_PCM_FORMAT_S16_BE ((__force snd_pcm_format_t) 3)
180 #define SNDRV_PCM_FORMAT_U16_LE ((__force snd_pcm_format_t) 4)
181 #define SNDRV_PCM_FORMAT_U16_BE ((__force snd_pcm_format_t) 5)
182 #define SNDRV_PCM_FORMAT_S24_LE ((__force snd_pcm_format_t) 6) /* low three bytes */
183 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7) /* low three bytes */
184 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8) /* low three bytes */
[all …]
/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h175 typedef int __bitwise snd_pcm_format_t; typedef
176 #define SNDRV_PCM_FORMAT_S8 ((__force snd_pcm_format_t) 0)
177 #define SNDRV_PCM_FORMAT_U8 ((__force snd_pcm_format_t) 1)
178 #define SNDRV_PCM_FORMAT_S16_LE ((__force snd_pcm_format_t) 2)
179 #define SNDRV_PCM_FORMAT_S16_BE ((__force snd_pcm_format_t) 3)
180 #define SNDRV_PCM_FORMAT_U16_LE ((__force snd_pcm_format_t) 4)
181 #define SNDRV_PCM_FORMAT_U16_BE ((__force snd_pcm_format_t) 5)
182 #define SNDRV_PCM_FORMAT_S24_LE ((__force snd_pcm_format_t) 6) /* low three bytes */
183 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7) /* low three bytes */
184 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8) /* low three bytes */
[all …]
/hardware/qcom/msm8994/kernel-headers/sound/
Dasound.h142 typedef int __bitwise snd_pcm_format_t; typedef
144 #define SNDRV_PCM_FORMAT_S8 ((__force snd_pcm_format_t) 0)
145 #define SNDRV_PCM_FORMAT_U8 ((__force snd_pcm_format_t) 1)
146 #define SNDRV_PCM_FORMAT_S16_LE ((__force snd_pcm_format_t) 2)
147 #define SNDRV_PCM_FORMAT_S16_BE ((__force snd_pcm_format_t) 3)
149 #define SNDRV_PCM_FORMAT_U16_LE ((__force snd_pcm_format_t) 4)
150 #define SNDRV_PCM_FORMAT_U16_BE ((__force snd_pcm_format_t) 5)
151 #define SNDRV_PCM_FORMAT_S24_LE ((__force snd_pcm_format_t) 6)
152 #define SNDRV_PCM_FORMAT_S24_BE ((__force snd_pcm_format_t) 7)
154 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8)
[all …]
/hardware/qcom/audio/legacy/alsa_sound/
DALSAStreamOps.cpp141 snd_pcm_format_t iformat = mHandle->format; in set()
313 snd_pcm_format_t ALSAFormat = mHandle->format; in format()
DAudioHardwareALSA.h171 snd_pcm_format_t format;
Dalsa_default.cpp270 snd_pcm_format_t format = SNDRV_PCM_FORMAT_S16_LE; in setHardwareParams()