Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h667 typedef struct IVMRDeinterlaceControl IVMRDeinterlaceControl; typedef
8991 struct IVMRDeinterlaceControl : public IUnknown { struct
9004 HRESULT (WINAPI *QueryInterface)(IVMRDeinterlaceControl *This,REFIID riid,void **ppvObject);
9005 ULONG (WINAPI *AddRef)(IVMRDeinterlaceControl *This);
9006 ULONG (WINAPI *Release)(IVMRDeinterlaceControl *This);
9007 …HRESULT (WINAPI *GetNumberOfDeinterlaceModes)(IVMRDeinterlaceControl *This,VMRVideoDesc *lpVideoDe…
9008 …HRESULT (WINAPI *GetDeinterlaceModeCaps)(IVMRDeinterlaceControl *This,LPGUID lpDeinterlaceMode,VMR…
9009 …HRESULT (WINAPI *GetDeinterlaceMode)(IVMRDeinterlaceControl *This,DWORD dwStreamID,LPGUID lpDeinte…
9010 …HRESULT (WINAPI *SetDeinterlaceMode)(IVMRDeinterlaceControl *This,DWORD dwStreamID,LPGUID lpDeinte…
9011 … HRESULT (WINAPI *GetDeinterlacePrefs)(IVMRDeinterlaceControl *This,LPDWORD lpdwDeinterlacePrefs);
[all …]