Home
last modified time | relevance | path

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

/external/qemu/audio/
Daudio.c1682 static void audio_pp_nb_voices (const char *typ, int nb) in audio_pp_nb_voices() function
1725 audio_pp_nb_voices ("playback", d->max_voices_out); in AUD_help()
1726 audio_pp_nb_voices ("capture", d->max_voices_in); in AUD_help()