Searched defs:dsound (Results 1 - 1 of 1) sorted by relevance

/external/qemu/audio/
H A Ddsoundaudio.c32 #define AUDIO_CAP "dsound"
38 #include <dsound.h>
67 LPDIRECTSOUND dsound; member in struct:__anon10325
71 } dsound; typedef in typeref:struct:__anon10325
73 static dsound glob_dsound;
418 static void dsound_close (dsound *s)
431 static int dsound_open (dsound *s)
441 s->dsound,
468 s->dsound,
849 dsound *
[all...]

Completed in 43 milliseconds