Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/sound/
Dasound.h202 typedef int __bitwise snd_pcm_subformat_t; typedef
203 #define SNDRV_PCM_SUBFORMAT_STD (( snd_pcm_subformat_t) 0)
204 #define SNDRV_PCM_SUBFORMAT_MSBITS_MAX (( snd_pcm_subformat_t) 1)
205 #define SNDRV_PCM_SUBFORMAT_MSBITS_20 (( snd_pcm_subformat_t) 2)
206 #define SNDRV_PCM_SUBFORMAT_MSBITS_24 (( snd_pcm_subformat_t) 3)