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

/external/qemu/audio/
H A Dalsaaudio.c423 static int alsa_to_audfmt (snd_pcm_format_t alsafmt, audfmt_e *fmt, argument
426 switch (alsafmt) {
478 dolog ("Unrecognized audio format %d\n", alsafmt);

Completed in 138 milliseconds