Searched refs:IID_ICaptureGraphBuilder2 (Results 1 - 3 of 3) sorted by relevance

/external/opencv3/modules/videoio/test/
H A Dtest_fourcc.cpp71 DEFINE_GUID(IID_ICaptureGraphBuilder2,0x93e5a4e0,0x2d50,0x11d2,0xab,0xfa,0x00,0xa0,0xc9,0xc6,0xe3,0x8d)
/external/opencv3/modules/videoio/src/
H A Dcap_dshow.cpp197 DEFINE_GUID(IID_ICaptureGraphBuilder2,0x93e5a4e0,0x2d50,0x11d2,0xab,0xfa,0x00,0xa0,0xc9,0xc6,0xe3,0x8d);
2490 hr = CoCreateInstance(CLSID_CaptureGraphBuilder2, NULL, CLSCTX_INPROC_SERVER, IID_ICaptureGraphBuilder2, (void **)&VD->pCaptureGraph);
/external/opencv3/3rdparty/include/dshow/
H A Dstrmif.h2793 EXTERN_C const IID IID_ICaptureGraphBuilder2; variable

Completed in 281 milliseconds