Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
H A Dpcm.h1383 const char *snd_pcm_xrun_mode_name(snd_pcm_xrun_t mode) __attribute__((deprecated));
/third_party/alsa-lib/src/pcm/
H A Dpcm.c2268 const char *snd_pcm_xrun_mode_name(snd_pcm_xrun_t mode) in snd_pcm_xrun_mode_name() function
2276 link_warning(snd_pcm_xrun_mode_name, "Warning: xrun_mode is deprecated, consider to use stop_threshold");

Completed in 18 milliseconds