Home
last modified time | relevance | path

Searched refs:IDirectSoundCaptureBuffer_QueryInterface (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
Ddsound.h773 #define IDirectSoundCaptureBuffer_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
788 #define IDirectSoundCaptureBuffer_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro