Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Dcontrol.h765 virtual HRESULT WINAPI get_SourceLeft(long *pSourceLeft) = 0;
808 HRESULT (WINAPI *get_SourceLeft)(IBasicVideo *This,long *pSourceLeft);
853 #define IBasicVideo_get_SourceLeft(This,pSourceLeft) (This)->lpVtbl->get_SourceLeft(This,pSourceLef… argument
893 HRESULT WINAPI IBasicVideo_get_SourceLeft_Proxy(IBasicVideo *This,long *pSourceLeft);
971 HRESULT (WINAPI *get_SourceLeft)(IBasicVideo2 *This,long *pSourceLeft);
1017 #define IBasicVideo2_get_SourceLeft(This,pSourceLeft) (This)->lpVtbl->get_SourceLeft(This,pSourceLe… argument