HomeSort by relevance Sort by last modified time
    Searched refs:MAKE_WRL_REF (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/videoio/src/
cap_msmf.cpp 422 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_REF(_AsyncAction)* pAction);
614 long resetDevice(MAKE_WRL_REF(_IDeviceInformation) pDevice);
616 long checkDevice(_DeviceClass devClass, DEFINE_TASK<void>* pTask, MAKE_WRL_REF(_IDeviceInformation)* ppDevice)
    [all...]
cap_msmf.hpp 453 #define MAKE_WRL_REF(x) x^
544 #define MAKE_WRL_REF(x) x*
    [all...]

Completed in 58 milliseconds