Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/pcm/
Dpcm_misc.c572 uint32_t snd_pcm_format_silence_32(snd_pcm_format_t format) in snd_pcm_format_silence_32() function
/third_party/alsa-lib/include/
Dpcm.h1147 uint32_t snd_pcm_format_silence_32(snd_pcm_format_t format);
/third_party/alsa-utils/aplay/
Daplay.c1845 signed int mask = snd_pcm_format_silence_32(hwparams.format); in compute_max_peak()
1870 signed int mask = snd_pcm_format_silence_32(hwparams.format); in compute_max_peak()