Searched refs:SNDRV_PCM_FORMAT_S24_LE (Results 1 – 4 of 4) sorted by relevance
43 case SNDRV_PCM_FORMAT_S24_LE: in snd_pcm_format_signed()135 case SNDRV_PCM_FORMAT_S24_LE: in snd_pcm_format_little_endian()238 case SNDRV_PCM_FORMAT_S24_LE: in snd_pcm_format_width()308 case SNDRV_PCM_FORMAT_S24_LE: in snd_pcm_format_physical_width()373 case SNDRV_PCM_FORMAT_S24_LE: in snd_pcm_format_size()418 case SNDRV_PCM_FORMAT_S24_LE: in snd_pcm_format_silence_64()693 { { SNDRV_PCM_FORMAT_S24_LE, SNDRV_PCM_FORMAT_S24_BE },
1961 PCM_BIT(SNDRV_PCM_FORMAT_S24_LE) |
46 #define SNDRV_PCM_FORMAT_S24_LE 6 macro51 (1 << SNDRV_PCM_FORMAT_S24_LE) | \176 if (m & (1 << SNDRV_PCM_FORMAT_S24_LE)) { in gst_tinyalsa_sink_getcaps()
199 #define SNDRV_PCM_FORMAT_S24_LE ((snd_pcm_format_t) 6) /* low three bytes */ macro251 #define SNDRV_PCM_FORMAT_S24 SNDRV_PCM_FORMAT_S24_LE