OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LPDIRECTSOUNDCAPTURE
(Results
1 - 2
of
2
) sorted by null
/external/qemu/audio/
dsoundaudio.c
68
LPDIRECTSOUNDCAPTURE
dsound_capture;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsound.h
94
typedef struct IDirectSoundCapture *
LPDIRECTSOUNDCAPTURE
,**LPLPDIRECTSOUNDCAPTURE;
422
extern HRESULT WINAPI DirectSoundCaptureCreate(LPCGUID lpGUID,
LPDIRECTSOUNDCAPTURE
*ppDSC, LPUNKNOWN pUnkOuter);
[
all
...]
Completed in 33 milliseconds