Searched refs:IVMRSurfaceAllocatorNotify (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
H A Dstrmif.h637 typedef struct IVMRSurfaceAllocatorNotify IVMRSurfaceAllocatorNotify; typedef in typeref:struct:IVMRSurfaceAllocatorNotify
8463 virtual HRESULT WINAPI AdviseNotify(IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify) = 0;
8474 HRESULT (WINAPI *AdviseNotify)(IVMRSurfaceAllocator *This,IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify);
8496 HRESULT WINAPI IVMRSurfaceAllocator_AdviseNotify_Proxy(IVMRSurfaceAllocator *This,IVMRSurfaceAllocatorNotify *lpIVMRSurfAllocNotify);
8504 struct IVMRSurfaceAllocatorNotify : public IUnknown { struct in inherits:IUnknown
8516 HRESULT (WINAPI *QueryInterface)(IVMRSurfaceAllocatorNotify *This,REFIID riid,void **ppvObject);
8517 ULONG (WINAPI *AddRef)(IVMRSurfaceAllocatorNotify *This);
8518 ULONG (WINAPI *Release)(IVMRSurfaceAllocatorNotify *This);
8519 HRESULT (WINAPI *AdviseSurfaceAllocator)(IVMRSurfaceAllocatorNotify *Thi
8527 struct IVMRSurfaceAllocatorNotify { struct
[all...]

Completed in 132 milliseconds