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

/external/opencv3/modules/videoio/src/
H A Dcap_msmf.cpp441 MAKE_WRL_AGILE_REF(_MediaCapture) ig_pMedCapSource; member in class:__anon15769::ImageGrabberWinRT
1246 ig_pMedCapSource = nullptr;
1256 RELEASE_AGILE_WRL(ig_pMedCapSource)
1300 ig_pMedCapSource = pSource;
1308 if (ig_pMedCapSource != nullptr) {
1309 GET_WRL_OBJ_FROM_REF(_MediaCaptureVideoPreview, imedPrevCap, DEREF_AGILE_WRL_OBJ(ig_pMedCapSource), hr)
1333 GET_WRL_OBJ_FROM_REF(_MediaCaptureVideoPreview, imedPrevCap, DEREF_AGILE_WRL_OBJ(ig_pMedCapSource), hr)
1350 WRL_PROP_GET(ig_pMedCapSource, VideoDeviceController, pDevCont, hr)

Completed in 32 milliseconds