HomeSort by relevance Sort by last modified time
    Searched refs:max_voices_out (Results 1 - 11 of 11) sorted by null

  /external/qemu/audio/
noaudio.c 171 INIT_FIELD (max_voices_out = ) INT_MAX,
wavaudio.c 477 INIT_FIELD (max_voices_out = ) 1,
481 INIT_FIELD (max_voices_out = ) 1,
audio_int.h 149 int max_voices_out; member in struct:audio_driver
coreaudio.c 811 INIT_FIELD (max_voices_out = ) 1,
816 INIT_FIELD (max_voices_out = ) 1,
audio.c 84 if ( drvtab[nn]->max_voices_out > 0 )
107 if ( drvtab[nn]->max_voices_out > 0 ) {
132 if (drvtab[nn]->max_voices_out > 0)
    [all...]
esdaudio.c 514 INIT_FIELD (max_voices_out = ) INT_MAX,
fmodaudio.c 682 INIT_FIELD (max_voices_out = ) INT_MAX,
ossaudio.c 776 INIT_FIELD (max_voices_out = ) INT_MAX,
winaudio.c 662 INIT_FIELD (max_voices_out = ) 1,
alsaaudio.c 1064 INIT_FIELD (max_voices_out = ) INT_MAX,
dsoundaudio.c 1082 INIT_FIELD (max_voices_out = ) INT_MAX,

Completed in 1351 milliseconds