Searched refs:snd_pcm_format_t (Results 1 - 13 of 13) sorted by relevance

/hardware/qcom/msm8996/kernel-headers/sound/
H A 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)
[all...]
/hardware/qcom/msm8996/original-kernel-headers/sound/
H A 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)
[all...]
/hardware/qcom/msm8x09/kernel-headers/sound/
H A 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)
[all...]
/hardware/qcom/msm8x09/original-kernel-headers/sound/
H A 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)
[all...]
/hardware/qcom/msm8994/kernel-headers/sound/
H A 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)
[all...]
/hardware/qcom/msm8994/original-kernel-headers/sound/
H A 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)
[all...]
/hardware/qcom/msm8x26/kernel-headers/sound/
H A 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)
[all...]
/hardware/qcom/msm8x26/original-kernel-headers/sound/
H A 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)
[all...]
/hardware/qcom/msm8x84/kernel-headers/sound/
H A 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)
[all...]
/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A 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)
[all...]
/hardware/qcom/audio/legacy/alsa_sound/
H A DALSAStreamOps.cpp141 snd_pcm_format_t iformat = mHandle->format;
313 snd_pcm_format_t ALSAFormat = mHandle->format;
H A DAudioHardwareALSA.h171 snd_pcm_format_t format;
H A Dalsa_default.cpp270 snd_pcm_format_t format = SNDRV_PCM_FORMAT_S16_LE;

Completed in 188 milliseconds