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

  /external/qemu/audio/
noaudio.c 172 INIT_FIELD (max_voices_in = ) INT_MAX,
wavaudio.c 476 INIT_FIELD (max_voices_in = ) 1,
482 INIT_FIELD (max_voices_in = ) 0,
audio_int.h 150 int max_voices_in; member in struct:audio_driver
coreaudio.c 812 INIT_FIELD (max_voices_in = ) 1,
817 INIT_FIELD (max_voices_in = ) 0,
audio.c 81 if ( drvtab[nn]->max_voices_in > 0 )
100 if ( drvtab[nn]->max_voices_in > 0 ) {
129 if (drvtab[nn]->max_voices_in > 0)
    [all...]
esdaudio.c 515 INIT_FIELD (max_voices_in = ) 1,
fmodaudio.c 683 INIT_FIELD (max_voices_in = ) INT_MAX,
ossaudio.c 777 INIT_FIELD (max_voices_in = ) INT_MAX,
winaudio.c 663 INIT_FIELD (max_voices_in = ) 1,
alsaaudio.c 1065 INIT_FIELD (max_voices_in = ) INT_MAX,
dsoundaudio.c 1083 INIT_FIELD (max_voices_in = ) 1,

Completed in 89 milliseconds