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/
H A 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/
H A Dpcm.h1168 uint32_t snd_pcm_format_silence_32(snd_pcm_format_t format);
/third_party/alsa-utils/aplay/
H A Daplay.c1896 signed int mask = snd_pcm_format_silence_32(hwparams.format);
1921 signed int mask = snd_pcm_format_silence_32(hwparams.format);

Completed in 9 milliseconds