Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_misc.c41 case SNDRV_PCM_FORMAT_S20_LE: in snd_pcm_format_signed()
133 case SNDRV_PCM_FORMAT_S20_LE: in snd_pcm_format_little_endian()
229 case SNDRV_PCM_FORMAT_S20_LE: in snd_pcm_format_width()
304 case SNDRV_PCM_FORMAT_S20_LE: in snd_pcm_format_physical_width()
369 case SNDRV_PCM_FORMAT_S20_LE: in snd_pcm_format_size()
416 case SNDRV_PCM_FORMAT_S20_LE: in snd_pcm_format_silence_64()
691 { { SNDRV_PCM_FORMAT_S20_LE, SNDRV_PCM_FORMAT_S20_BE },
Dpcm_params.c1980 PCM_BIT(SNDRV_PCM_FORMAT_S20_LE) |
/third_party/alsa-lib/include/sound/uapi/
Dasound.h218 #define SNDRV_PCM_FORMAT_S20_LE ((snd_pcm_format_t) 25) /* in four bytes, LSB justified */ macro
258 #define SNDRV_PCM_FORMAT_S20 SNDRV_PCM_FORMAT_S20_LE