IVMRDeinterlaceControl 667 3rdparty/include/dshow/strmif.h typedef struct IVMRDeinterlaceControl IVMRDeinterlaceControl; IVMRDeinterlaceControl 8991 3rdparty/include/dshow/strmif.h struct IVMRDeinterlaceControl : public IUnknown { IVMRDeinterlaceControl 9004 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *QueryInterface)(IVMRDeinterlaceControl *This,REFIID riid,void **ppvObject); IVMRDeinterlaceControl 9005 3rdparty/include/dshow/strmif.h ULONG (WINAPI *AddRef)(IVMRDeinterlaceControl *This); IVMRDeinterlaceControl 9006 3rdparty/include/dshow/strmif.h ULONG (WINAPI *Release)(IVMRDeinterlaceControl *This); IVMRDeinterlaceControl 9007 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetNumberOfDeinterlaceModes)(IVMRDeinterlaceControl *This,VMRVideoDesc *lpVideoDescription,LPDWORD lpdwNumDeinterlaceModes,LPGUID lpDeinterlaceModes); IVMRDeinterlaceControl 9008 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDeinterlaceModeCaps)(IVMRDeinterlaceControl *This,LPGUID lpDeinterlaceMode,VMRVideoDesc *lpVideoDescription,VMRDeinterlaceCaps *lpDeinterlaceCaps); IVMRDeinterlaceControl 9009 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDeinterlaceMode)(IVMRDeinterlaceControl *This,DWORD dwStreamID,LPGUID lpDeinterlaceMode); IVMRDeinterlaceControl 9010 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *SetDeinterlaceMode)(IVMRDeinterlaceControl *This,DWORD dwStreamID,LPGUID lpDeinterlaceMode); IVMRDeinterlaceControl 9011 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetDeinterlacePrefs)(IVMRDeinterlaceControl *This,LPDWORD lpdwDeinterlacePrefs); IVMRDeinterlaceControl 9012 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *SetDeinterlacePrefs)(IVMRDeinterlaceControl *This,DWORD dwDeinterlacePrefs); IVMRDeinterlaceControl 9013 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *GetActualDeinterlaceMode)(IVMRDeinterlaceControl *This,DWORD dwStreamID,LPGUID lpDeinterlaceMode); IVMRDeinterlaceControl 9032 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRDeinterlaceControl_GetNumberOfDeinterlaceModes_Proxy(IVMRDeinterlaceControl *This,VMRVideoDesc *lpVideoDescription,LPDWORD lpdwNumDeinterlaceModes,LPGUID lpDeinterlaceModes); IVMRDeinterlaceControl 9034 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRDeinterlaceControl_GetDeinterlaceModeCaps_Proxy(IVMRDeinterlaceControl *This,LPGUID lpDeinterlaceMode,VMRVideoDesc *lpVideoDescription,VMRDeinterlaceCaps *lpDeinterlaceCaps); IVMRDeinterlaceControl 9036 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRDeinterlaceControl_GetDeinterlaceMode_Proxy(IVMRDeinterlaceControl *This,DWORD dwStreamID,LPGUID lpDeinterlaceMode); IVMRDeinterlaceControl 9038 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRDeinterlaceControl_SetDeinterlaceMode_Proxy(IVMRDeinterlaceControl *This,DWORD dwStreamID,LPGUID lpDeinterlaceMode); IVMRDeinterlaceControl 9040 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRDeinterlaceControl_GetDeinterlacePrefs_Proxy(IVMRDeinterlaceControl *This,LPDWORD lpdwDeinterlacePrefs); IVMRDeinterlaceControl 9042 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRDeinterlaceControl_SetDeinterlacePrefs_Proxy(IVMRDeinterlaceControl *This,DWORD dwDeinterlacePrefs); IVMRDeinterlaceControl 9044 3rdparty/include/dshow/strmif.h HRESULT WINAPI IVMRDeinterlaceControl_GetActualDeinterlaceMode_Proxy(IVMRDeinterlaceControl *This,DWORD dwStreamID,LPGUID lpDeinterlaceMode);