Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h457 typedef struct IDVEnc IDVEnc; typedef
5868 struct IDVEnc : public IUnknown { struct
5876 HRESULT (WINAPI *QueryInterface)(IDVEnc *This,REFIID riid,void **ppvObject);
5877 ULONG (WINAPI *AddRef)(IDVEnc *This);
5878 ULONG (WINAPI *Release)(IDVEnc *This);
5879 …HRESULT (WINAPI *get_IFormatResolution)(IDVEnc *This,int *VideoFormat,int *DVFormat,int *Resolutio…
5880 …HRESULT (WINAPI *put_IFormatResolution)(IDVEnc *This,int VideoFormat,int DVFormat,int Resolution,B…
5883 struct IDVEnc { struct
5894 …HRESULT WINAPI IDVEnc_get_IFormatResolution_Proxy(IDVEnc *This,int *VideoFormat,int *DVFormat,int …
5896 …HRESULT WINAPI IDVEnc_put_IFormatResolution_Proxy(IDVEnc *This,int VideoFormat,int DVFormat,int Re…