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

  /external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
SDL_dx5audio.c 587 result = IDirectSoundBuffer_QueryInterface(mixbuf,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsound.h 581 #define IDirectSoundBuffer_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b)
605 #define IDirectSoundBuffer_QueryInterface(p,a,b) (p)->QueryInterface(a,b)
    [all...]

Completed in 35 milliseconds