Searched defs:SNDRV_PCM_FORMAT_U20_LE (Results 1 – 4 of 4) sorted by relevance
217 #define SNDRV_PCM_FORMAT_U20_LE ((snd_pcm_format_t) 27) /* in four bytes, LSB justified */ macro
222 #define SNDRV_PCM_FORMAT_U20_LE ((__force snd_pcm_format_t) 27) /* in four bytes, LSB justified */ macro