IDirectDrawSurface3_BltBatch 2207 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_BltBatch(p,a,b,c)            (p)->lpVtbl->BltBatch(p,a,b,c)
IDirectDrawSurface3_BltBatch 2252 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface3_BltBatch(p,a,b,c)            (p)->BltBatch(a,b,c)