Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_misc.c47 case SNDRV_PCM_FORMAT_S24_3LE: in snd_pcm_format_signed()
142 case SNDRV_PCM_FORMAT_S24_3LE: in snd_pcm_format_little_endian()
242 case SNDRV_PCM_FORMAT_S24_3LE: in snd_pcm_format_width()
299 case SNDRV_PCM_FORMAT_S24_3LE: in snd_pcm_format_physical_width()
364 case SNDRV_PCM_FORMAT_S24_3LE: in snd_pcm_format_size()
422 case SNDRV_PCM_FORMAT_S24_3LE: in snd_pcm_format_silence_64()
700 { { SNDRV_PCM_FORMAT_S24_3LE, SNDRV_PCM_FORMAT_S24_3BE },
Dpcm_params.c1986 PCM_BIT(SNDRV_PCM_FORMAT_S24_3LE) |
/third_party/alsa-lib/include/sound/uapi/
Dasound.h224 #define SNDRV_PCM_FORMAT_S24_3LE ((snd_pcm_format_t) 32) /* in three bytes */ macro