Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dcontrol.h762 virtual HRESULT WINAPI get_VideoWidth(long *pVideoWidth) = 0;
805 HRESULT (WINAPI *get_VideoWidth)(IBasicVideo *This,long *pVideoWidth);
850 #define IBasicVideo_get_VideoWidth(This,pVideoWidth) (This)->lpVtbl->get_VideoWidth(This,pVideoWidt… argument
887 HRESULT WINAPI IBasicVideo_get_VideoWidth_Proxy(IBasicVideo *This,long *pVideoWidth);
968 HRESULT (WINAPI *get_VideoWidth)(IBasicVideo2 *This,long *pVideoWidth);
1014 #define IBasicVideo2_get_VideoWidth(This,pVideoWidth) (This)->lpVtbl->get_VideoWidth(This,pVideoWid… argument