IDirectSoundCaptureBuffer8_Lock  840 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_Lock(p,a,b,c,d,e,f,g)      (p)->lpVtbl->Lock(p,a,b,c,d,e,f,g)
IDirectSoundCaptureBuffer8_Lock  858 3rdparty/include/dshow/dsound.h #define IDirectSoundCaptureBuffer8_Lock(p,a,b,c,d,e,f,g)      (p)->Lock(a,b,c,d,e,f,g)