Home
last modified time | relevance | path

Searched refs:snd_pcm_sw_params_get_xrun_mode (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm.h1387 snd_pcm_xrun_t snd_pcm_sw_params_get_xrun_mode(const snd_pcm_sw_params_t *params) __attribute__((deprecated));
/third_party/alsa-lib/src/pcm/
H A Dpcm.c6535 snd_pcm_xrun_t snd_pcm_sw_params_get_xrun_mode(const snd_pcm_sw_params_t *params) in snd_pcm_sw_params_get_xrun_mode() function
6543 link_warning(snd_pcm_sw_params_get_xrun_mode, "Warning: xrun_mode is deprecated, consider to use stop_threshold");

Completed in 14 milliseconds