Searched defs:SNDRV_PCM_FORMAT_U24_LE (Results 1 – 4 of 4) sorted by relevance
198 #define SNDRV_PCM_FORMAT_U24_LE ((snd_pcm_format_t) 8) /* low three bytes */ macro
203 #define SNDRV_PCM_FORMAT_U24_LE ((__force snd_pcm_format_t) 8) /* low three bytes */ macro