Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h662 typedef struct IVMRAspectRatioControl IVMRAspectRatioControl; typedef
8920 struct IVMRAspectRatioControl : public IUnknown { struct
8928 HRESULT (WINAPI *QueryInterface)(IVMRAspectRatioControl *This,REFIID riid,void **ppvObject);
8929 ULONG (WINAPI *AddRef)(IVMRAspectRatioControl *This);
8930 ULONG (WINAPI *Release)(IVMRAspectRatioControl *This);
8931 HRESULT (WINAPI *GetAspectRatioMode)(IVMRAspectRatioControl *This,LPDWORD lpdwARMode);
8932 HRESULT (WINAPI *SetAspectRatioMode)(IVMRAspectRatioControl *This,DWORD dwARMode);
8935 struct IVMRAspectRatioControl { struct
8946 …HRESULT WINAPI IVMRAspectRatioControl_GetAspectRatioMode_Proxy(IVMRAspectRatioControl *This,LPDWOR…
8948 …HRESULT WINAPI IVMRAspectRatioControl_SetAspectRatioMode_Proxy(IVMRAspectRatioControl *This,DWORD …