Searched refs:max_voices_out (Results 1 – 11 of 11) sorted by relevance
/external/qemu/audio/ |
D | wavaudio.c | 477 INIT_FIELD (max_voices_out = ) 1, 481 INIT_FIELD (max_voices_out = ) 1,
|
D | noaudio.c | 171 INIT_FIELD (max_voices_out = ) INT_MAX,
|
D | coreaudio.c | 811 INIT_FIELD (max_voices_out = ) 1, 816 INIT_FIELD (max_voices_out = ) 1,
|
D | audio_int.h | 149 int max_voices_out; member
|
D | audio.c | 84 if ( drvtab[nn]->max_voices_out > 0 ) in audio_get_backend_count() 107 if ( drvtab[nn]->max_voices_out > 0 ) { in audio_get_backend_name() 132 if (drvtab[nn]->max_voices_out > 0) in audio_check_backend_name() 1725 audio_pp_nb_voices ("playback", d->max_voices_out); in AUD_help()
|
D | esdaudio.c | 514 INIT_FIELD (max_voices_out = ) INT_MAX,
|
D | fmodaudio.c | 682 INIT_FIELD (max_voices_out = ) INT_MAX,
|
D | winaudio.c | 662 INIT_FIELD (max_voices_out = ) 1,
|
D | ossaudio.c | 776 INIT_FIELD (max_voices_out = ) INT_MAX,
|
D | dsoundaudio.c | 1082 INIT_FIELD (max_voices_out = ) INT_MAX,
|
D | alsaaudio.c | 1064 INIT_FIELD (max_voices_out = ) INT_MAX,
|