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

/external/qemu/audio/
H A Ddsoundaudio.c32 #define AUDIO_CAP "dsound"
38 #include <dsound.h>
67 LPDIRECTSOUND dsound; member in struct:__anon29231
71 } dsound; typedef in typeref:struct:__anon29231
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...]
H A Ddsound_template.h39 #define FIELD2 dsound
184 dsound *s = &glob_dsound;
224 s->dsound,
/external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
H A Ddirectx.h78 #include <dsound.h>
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/
H A Ddirectx.h78 #include <dsound.h>

Completed in 148 milliseconds