Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.cpp422 HRESULT initImageGrabber(MAKE_WRL_REF(_MediaCapture) pSource,
424 HRESULT startGrabbing(MAKE_WRL_REF(_AsyncAction)* action);
425 HRESULT stopGrabbing(MAKE_WRL_REF(_AsyncAction)* action);
551 long readInfoOfDevice(MAKE_WRL_REF(_IDeviceInformation) pDevice, unsigned int Num);
600 MAKE_WRL_REF(_AsyncAction) vd_pAction;
612 HRESULT enumerateCaptureFormats(MAKE_WRL_REF(_MediaCapture) pSource);
613 …long setDeviceFormat(MAKE_WRL_REF(_MediaCapture) pSource, unsigned long dwFormatIndex, MAKE_WRL_RE…
614 long resetDevice(MAKE_WRL_REF(_IDeviceInformation) pDevice);
616 …long checkDevice(_DeviceClass devClass, DEFINE_TASK<void>* pTask, MAKE_WRL_REF(_IDeviceInformation…
650 MAKE_WRL_REF(_AsyncAction) vds_enumTask;
[all …]
Dcap_msmf.hpp453 #define MAKE_WRL_REF(x) x^ macro
544 #define MAKE_WRL_REF(x) x* macro