Searched defs:aud_to_alsafmt (Results 1 - 1 of 1) sorted by relevance

/external/qemu/audio/
H A Dalsaaudio.c393 static snd_pcm_format_t aud_to_alsafmt (audfmt_e fmt) function
890 req.fmt = aud_to_alsafmt (as->fmt);
995 req.fmt = aud_to_alsafmt (as->fmt);

Completed in 163 milliseconds