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

  /external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/
OcvTransform.cpp 116 Microsoft::WRL::ComPtr<ABI::Windows::Foundation::Collections::IMap<HSTRING, IInspectable *>> spSetting;
117 pConfiguration->QueryInterface(IID_PPV_ARGS(&spSetting));
119 spSetting->HasKey(key, &found);
126 spSetting->Lookup(key, spInsp.ReleaseAndGetAddressOf());
    [all...]
  /external/opencv3/modules/videoio/src/
cap_msmf.hpp     [all...]
cap_msmf.cpp     [all...]

Completed in 42 milliseconds