IDirectSoundCaptureBuffer8_GetCaps  835 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_GetCaps(p,a)               (p)->lpVtbl->GetCaps(p,a)
IDirectSoundCaptureBuffer8_GetCaps  853 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_GetCaps(p,a)               (p)->GetCaps(a)