Searched refs:max_voices_out (Results 1 - 12 of 12) sorted by relevance

/external/qemu/audio/
H A Dnoaudio.c166 .max_voices_out = INT_MAX,
H A Dwavaudio.c483 INIT_FIELD (max_voices_out = ) 1,
487 INIT_FIELD (max_voices_out = ) 1,
H A Daudio_int.h151 int max_voices_out; member in struct:audio_driver
H A Daudio.c87 if ( drvtab[nn]->max_voices_out > 0 )
110 if ( drvtab[nn]->max_voices_out > 0 ) {
135 if (drvtab[nn]->max_voices_out > 0)
1827 audio_pp_nb_voices ("playback", d->max_voices_out);
H A Dcoreaudio.c802 .max_voices_out = 1,
H A Ddsoundaudio.c1026 .max_voices_out = INT_MAX,
H A Desdaudio.c638 .max_voices_out = INT_MAX,
H A Dfmodaudio.c683 .max_voices_out = INT_MAX,
H A Dpaaudio.c613 .max_voices_out = INT_MAX,
H A Dwinaudio.c661 INIT_FIELD (max_voices_out = ) 1,
H A Dalsaaudio.c1342 .max_voices_out = INT_MAX,
H A Dossaudio.c931 .max_voices_out = INT_MAX,

Completed in 153 milliseconds