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

/external/qemu/audio/
H A Daudio_int.h200 int nb_hw_voices_in; member in struct:AudioState
H A Daudio.c1976 s->nb_hw_voices_in = conf.fixed_in.nb_voices;
1984 if (s->nb_hw_voices_in <= 0) {
1986 s->nb_hw_voices_in);
1987 s->nb_hw_voices_in = 0;

Completed in 96 milliseconds