Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/include/dshow/
Damvideo.h536 LONG *pModes) = 0;
610 LONG *pModes);
690 #define IFullScreenVideo_CountModes(This,pModes) (This)->lpVtbl->CountModes(This,pModes) argument
713 LONG *pModes);
895 LONG *pModes);
994 #define IFullScreenVideoEx_CountModes(This,pModes) (This)->lpVtbl->CountModes(This,pModes) argument
Dddraw.h1791 /*70*/ STDMETHOD(StartModeTest)(THIS_ LPSIZE pModes, DWORD dwNumModes, DWORD dwFlags) PURE; in DECLARE_INTERFACE_()