Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_FORMAT_S18_3LE (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_misc.c51 case SNDRV_PCM_FORMAT_S18_3LE: in snd_pcm_format_signed()
144 case SNDRV_PCM_FORMAT_S18_3LE: in snd_pcm_format_little_endian()
224 case SNDRV_PCM_FORMAT_S18_3LE: in snd_pcm_format_width()
291 case SNDRV_PCM_FORMAT_S18_3LE: in snd_pcm_format_physical_width()
356 case SNDRV_PCM_FORMAT_S18_3LE: in snd_pcm_format_size()
426 case SNDRV_PCM_FORMAT_S18_3LE: in snd_pcm_format_silence_64()
704 { { SNDRV_PCM_FORMAT_S18_3LE, SNDRV_PCM_FORMAT_S18_3BE },
Dpcm_params.c1994 PCM_BIT(SNDRV_PCM_FORMAT_S18_3LE) |
/third_party/alsa-lib/include/sound/uapi/
Dasound.h232 #define SNDRV_PCM_FORMAT_S18_3LE ((snd_pcm_format_t) 40) /* in three bytes */ macro