Searched refs:SNDRV_PCM_FORMAT_S20_3BE (Results 1 – 3 of 3) sorted by relevance
50 case SNDRV_PCM_FORMAT_S20_3BE: in snd_pcm_format_signed()163 case SNDRV_PCM_FORMAT_S20_3BE: in snd_pcm_format_little_endian()234 case SNDRV_PCM_FORMAT_S20_3BE: in snd_pcm_format_width()296 case SNDRV_PCM_FORMAT_S20_3BE: in snd_pcm_format_physical_width()361 case SNDRV_PCM_FORMAT_S20_3BE: in snd_pcm_format_size()425 case SNDRV_PCM_FORMAT_S20_3BE: in snd_pcm_format_silence_64()702 { { SNDRV_PCM_FORMAT_S20_3LE, SNDRV_PCM_FORMAT_S20_3BE },
1991 PCM_BIT(SNDRV_PCM_FORMAT_S20_3BE) |
229 #define SNDRV_PCM_FORMAT_S20_3BE ((snd_pcm_format_t) 37) /* in three bytes */ macro