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

  /external/qemu/audio/
dsoundaudio.c 483 hr = IDirectSoundBuffer_GetFormat (
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsound.h 587 #define IDirectSoundBuffer_GetFormat(p,a,b,c) (p)->lpVtbl->GetFormat(p,a,b,c)
611 #define IDirectSoundBuffer_GetFormat(p,a,b,c) (p)->GetFormat(a,b,c)
    [all...]

Completed in 34 milliseconds