Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dcontrol.h767 virtual HRESULT WINAPI get_SourceWidth(long *pSourceWidth) = 0;
810 HRESULT (WINAPI *get_SourceWidth)(IBasicVideo *This,long *pSourceWidth);
855 #define IBasicVideo_get_SourceWidth(This,pSourceWidth) (This)->lpVtbl->get_SourceWidth(This,pSource… argument
897 HRESULT WINAPI IBasicVideo_get_SourceWidth_Proxy(IBasicVideo *This,long *pSourceWidth);
973 HRESULT (WINAPI *get_SourceWidth)(IBasicVideo2 *This,long *pSourceWidth);
1019 #define IBasicVideo2_get_SourceWidth(This,pSourceWidth) (This)->lpVtbl->get_SourceWidth(This,pSourc… argument