IDirectDrawSurface7_BltBatch 2530 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface7_BltBatch(p,a,b,c)            (p)->lpVtbl->BltBatch(p,a,b,c)
IDirectDrawSurface7_BltBatch 2586 3rdparty/include/dshow/ddraw.h #define IDirectDrawSurface7_BltBatch(p,a,b,c)            (p)->BltBatch(a,b,c)