Home
last modified time | relevance | path

Searched refs:IVMRMixerBitmap (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h672 typedef struct IVMRMixerBitmap IVMRMixerBitmap; typedef
9072 struct IVMRMixerBitmap : public IUnknown { struct
9081 HRESULT (WINAPI *QueryInterface)(IVMRMixerBitmap *This,REFIID riid,void **ppvObject);
9082 ULONG (WINAPI *AddRef)(IVMRMixerBitmap *This);
9083 ULONG (WINAPI *Release)(IVMRMixerBitmap *This);
9084 HRESULT (WINAPI *SetAlphaBitmap)(IVMRMixerBitmap *This,const VMRALPHABITMAP *pBmpParms);
9085 … HRESULT (WINAPI *UpdateAlphaBitmapParameters)(IVMRMixerBitmap *This,PVMRALPHABITMAP pBmpParms);
9086 HRESULT (WINAPI *GetAlphaBitmapParameters)(IVMRMixerBitmap *This,PVMRALPHABITMAP pBmpParms);
9089 struct IVMRMixerBitmap { struct
9101 …HRESULT WINAPI IVMRMixerBitmap_SetAlphaBitmap_Proxy(IVMRMixerBitmap *This,const VMRALPHABITMAP *pB…
[all …]