Home
last modified time | relevance | path

Searched refs:nb_live1 (Results 1 – 1 of 1) sorted by relevance

/external/qemu/audio/
Daudio.c1084 int nb_live1; in audio_pcm_hw_get_live_out() local
1086 smin = audio_pcm_hw_find_min_out (hw, &nb_live1); in audio_pcm_hw_get_live_out()
1088 *nb_live = nb_live1; in audio_pcm_hw_get_live_out()
1091 if (nb_live1) { in audio_pcm_hw_get_live_out()