Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dalsaaudio.c320 static int alsa_to_audfmt (snd_pcm_format_t alsafmt, AudioFormat *fmt, in alsa_to_audfmt() function
563 if (alsa_to_audfmt (obtfmt, &obt->fmt, &obt->endianness)) { in alsa_open()