Searched refs:snd_pcm_hw_params (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Dalsa_mangling.h33 #define snd_pcm_hw_params ALSA_MANGLER(snd_pcm_hw_params) macro
H A Dalsa_stubs.c59 PROXY_STUB(snd_pcm_hw_params, int,
130 ELEMENT(snd_pcm_hw_params),
H A DDrvHostALSAAudio.cpp593 err = snd_pcm_hw_params(phPCM, pHWParms);
H A Dalsaaudio.c581 err = snd_pcm_hw_params (handle, hw_params);
/vbox/src/VBox/RDP/client-1.8.3/
H A Drdpsnd_alsa.c251 if ((err = snd_pcm_hw_params(pcm, hwparams)) < 0)
253 error("snd_pcm_hw_params: %s\n", snd_strerror(err));

Completed in 1686 milliseconds