Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dcontrol.h766 virtual HRESULT WINAPI put_SourceWidth(long SourceWidth) = 0;
809 HRESULT (WINAPI *put_SourceWidth)(IBasicVideo *This,long SourceWidth);
854 #define IBasicVideo_put_SourceWidth(This,SourceWidth) (This)->lpVtbl->put_SourceWidth(This,SourceWi… argument
895 HRESULT WINAPI IBasicVideo_put_SourceWidth_Proxy(IBasicVideo *This,long SourceWidth);
972 HRESULT (WINAPI *put_SourceWidth)(IBasicVideo2 *This,long SourceWidth);
1018 #define IBasicVideo2_put_SourceWidth(This,SourceWidth) (This)->lpVtbl->put_SourceWidth(This,SourceW… argument