Searched refs:SNDRV_PCM_FORMAT_S18_3BE (Results 1 – 3 of 3) sorted by relevance
52 case SNDRV_PCM_FORMAT_S18_3BE: in snd_pcm_format_signed()164 case SNDRV_PCM_FORMAT_S18_3BE: in snd_pcm_format_little_endian()225 case SNDRV_PCM_FORMAT_S18_3BE: in snd_pcm_format_width()292 case SNDRV_PCM_FORMAT_S18_3BE: in snd_pcm_format_physical_width()357 case SNDRV_PCM_FORMAT_S18_3BE: in snd_pcm_format_size()427 case SNDRV_PCM_FORMAT_S18_3BE: in snd_pcm_format_silence_64()704 { { SNDRV_PCM_FORMAT_S18_3LE, SNDRV_PCM_FORMAT_S18_3BE },
1995 PCM_BIT(SNDRV_PCM_FORMAT_S18_3BE) |
233 #define SNDRV_PCM_FORMAT_S18_3BE ((snd_pcm_format_t) 41) /* in three bytes */ macro