Searched refs:snd_pcm_hw_params_get_period_size (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Audio/
H A Dalsa_mangling.h32 #define snd_pcm_hw_params_get_period_size ALSA_MANGLER(snd_pcm_hw_params_get_period_size) macro
H A Dalsa_stubs.c56 PROXY_STUB(snd_pcm_hw_params_get_period_size, int,
129 ELEMENT(snd_pcm_hw_params_get_period_size),
H A DDrvHostALSAAudio.cpp611 err = snd_pcm_hw_params_get_period_size(pHWParms, &obt_period_size, &dir);
H A Dalsaaudio.c603 err = snd_pcm_hw_params_get_period_size (hw_params, &obt_period_size, &dir);

Completed in 48 milliseconds