Searched refs:IID_IAMStreamConfig (Results 1 – 5 of 5) sorted by relevance
/external/opencv3/modules/videoio/test/ |
D | test_fourcc.cpp | 68 DEFINE_GUID(IID_IAMStreamConfig,0xc6e13340,0x30ac,0x11d0,0xa1,0x8c,0x00,0xa0,0xc9,0x11,0x89,0x56)
|
/external/webrtc/webrtc/modules/video_capture/windows/ |
D | video_capture_ds.cc | 251 HRESULT hr = _outputCapturePin->QueryInterface(IID_IAMStreamConfig, in SetCameraOutput()
|
D | device_info_ds.cc | 428 hr = outputCapturePin->QueryInterface(IID_IAMStreamConfig, in CreateCapabilityMap()
|
/external/opencv3/modules/videoio/src/ |
D | cap_dshow.cpp | 194 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/ |
D | strmif.h | 3350 EXTERN_C const IID IID_IAMStreamConfig; variable
|