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

  /external/qemu/audio/
dsoundaudio.c 855 hr = IDirectSound_Release (s->dsound);
900 hr = IDirectSound_Release (s->dsound);
  /external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
SDL_dx5audio.c 417 IDirectSound_Release(sound);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsound.h 462 #define IDirectSound_Release(p) (p)->lpVtbl->Release(p)
476 #define IDirectSound_Release(p) (p)->Release()
    [all...]

Completed in 35 milliseconds