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/
Dpcm.h1362 const char *snd_pcm_xrun_mode_name(snd_pcm_xrun_t mode) __attribute__((deprecated));
/third_party/alsa-lib/src/pcm/
Dpcm.c2210 const char *snd_pcm_xrun_mode_name(snd_pcm_xrun_t mode) in snd_pcm_xrun_mode_name() function
2218 link_warning(snd_pcm_xrun_mode_name, "Warning: xrun_mode is deprecated, consider to use stop_thresh…