Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dcontrol.h769 virtual HRESULT WINAPI get_SourceTop(long *pSourceTop) = 0;
812 HRESULT (WINAPI *get_SourceTop)(IBasicVideo *This,long *pSourceTop);
857 #define IBasicVideo_get_SourceTop(This,pSourceTop) (This)->lpVtbl->get_SourceTop(This,pSourceTop) argument
901 HRESULT WINAPI IBasicVideo_get_SourceTop_Proxy(IBasicVideo *This,long *pSourceTop);
975 HRESULT (WINAPI *get_SourceTop)(IBasicVideo2 *This,long *pSourceTop);
1021 #define IBasicVideo2_get_SourceTop(This,pSourceTop) (This)->lpVtbl->get_SourceTop(This,pSourceTop) argument