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

  /external/qemu/audio/
noaudio.c 166 .max_voices_out = INT_MAX,
wavaudio.c 472 INIT_FIELD (max_voices_out = ) 1,
476 INIT_FIELD (max_voices_out = ) 1,
audio_int.h 151 int max_voices_out; member in struct:audio_driver
audio.c 87 if ( drvtab[nn]->max_voices_out > 0 )
110 if ( drvtab[nn]->max_voices_out > 0 ) {
135 if (drvtab[nn]->max_voices_out > 0)
    [all...]
coreaudio.c 802 .max_voices_out = 1,
dsoundaudio.c 1026 .max_voices_out = INT_MAX,
esdaudio.c 638 .max_voices_out = INT_MAX,
fmodaudio.c 683 .max_voices_out = INT_MAX,
paaudio.c 613 .max_voices_out = INT_MAX,
winaudio.c 661 INIT_FIELD (max_voices_out = ) 1,
alsaaudio.c     [all...]
ossaudio.c 931 .max_voices_out = INT_MAX,

Completed in 54 milliseconds