Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/test/
Dtest_fourcc.cpp68 DEFINE_GUID(IID_IAMStreamConfig,0xc6e13340,0x30ac,0x11d0,0xa1,0x8c,0x00,0xa0,0xc9,0x11,0x89,0x56)
/external/webrtc/webrtc/modules/video_capture/windows/
Dvideo_capture_ds.cc251 HRESULT hr = _outputCapturePin->QueryInterface(IID_IAMStreamConfig, in SetCameraOutput()
Ddevice_info_ds.cc428 hr = outputCapturePin->QueryInterface(IID_IAMStreamConfig, in CreateCapabilityMap()
/external/opencv3/modules/videoio/src/
Dcap_dshow.cpp194 DEFINE_GUID(IID_IAMStreamConfig,0xc6e13340,0x30ac,0x11d0,0xa1,0x8c,0x00,0xa0,0xc9,0x11,0x89,0x56);
2543 …ce(&PIN_CATEGORY_PREVIEW, &MEDIATYPE_Video, VD->pVideoInputFilter, IID_IAMStreamConfig, (void **)&…
2563 …dInterface(&CAPTURE_MODE, &MEDIATYPE_Video, VD->pVideoInputFilter, IID_IAMStreamConfig, (void **)&…
/external/opencv3/3rdparty/include/dshow/
Dstrmif.h3350 EXTERN_C const IID IID_IAMStreamConfig; variable