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

/vbox/src/VBox/Devices/Audio/
H A Dalsaaudio.c198 static int alsa_to_audfmt (int alsafmt, audfmt_e *fmt, int *endianness) function
830 err = alsa_to_audfmt (obt.fmt, &effective_fmt, &endianness);
916 err = alsa_to_audfmt (obt.fmt, &effective_fmt, &endianness);

Completed in 43 milliseconds