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

  /external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
SDL_dx5audio.h 36 LPDIRECTSOUND sound;
SDL_dx5audio.c 35 HRESULT (WINAPI *DSoundCreate)(LPGUID, LPDIRECTSOUND *, LPUNKNOWN);
426 static int CreatePrimary(LPDIRECTSOUND sndObj, HWND focus,
501 static int CreateSecondary(LPDIRECTSOUND sndObj, HWND focus,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dmusicc.h 389 STDMETHOD(SetDirectSound)(THIS_ LPDIRECTSOUND pDirectSound, HWND hWnd) PURE;
430 STDMETHOD(SetDirectSound)(THIS_ LPDIRECTSOUND pDirectSound, HWND hWnd) PURE;
669 STDMETHOD(SetDirectSound)(THIS_ LPDIRECTSOUND pDirectSound, LPDIRECTSOUNDBUFFER pDirectSoundBuffer) PURE;
    [all...]
dmusics.h 217 STDMETHOD(SetDirectSound)(THIS_ LPDIRECTSOUND pDirectSound, LPDIRECTSOUNDBUFFER pDirectSoundBuffer) PURE;
dsound.h 72 typedef struct IDirectSound *LPDIRECTSOUND,**LPLPDIRECTSOUND;
418 extern HRESULT WINAPI DirectSoundCreate(LPCGUID lpGUID,LPDIRECTSOUND *ppDS,LPUNKNOWN pUnkOuter);
565 STDMETHOD(Initialize)(THIS_ LPDIRECTSOUND lpDirectSound, LPCDSBUFFERDESC lpcDSBufferDesc) PURE;
648 STDMETHOD(Initialize)(THIS_ LPDIRECTSOUND lpDirectSound, LPCDSBUFFERDESC lpcDSBufferDesc) PURE;
    [all...]
dmusici.h     [all...]
  /external/qemu/audio/
dsoundaudio.c 67 LPDIRECTSOUND dsound;

Completed in 109 milliseconds