Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dstrmif.h547 typedef struct IAMDecoderCaps IAMDecoderCaps; typedef
6704 struct IAMDecoderCaps : public IUnknown { struct
6711 HRESULT (WINAPI *QueryInterface)(IAMDecoderCaps *This,REFIID riid,void **ppvObject);
6712 ULONG (WINAPI *AddRef)(IAMDecoderCaps *This);
6713 ULONG (WINAPI *Release)(IAMDecoderCaps *This);
6714 HRESULT (WINAPI *GetDecoderCaps)(IAMDecoderCaps *This,DWORD dwCapIndex,DWORD *lpdwCap);
6717 struct IAMDecoderCaps { struct
6727 …HRESULT WINAPI IAMDecoderCaps_GetDecoderCaps_Proxy(IAMDecoderCaps *This,DWORD dwCapIndex,DWORD *lp…