Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp2680 Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropValue; in ConvertPropertiesToMediaType() local
2698 hr = spValue.As(&spPropValue); in ConvertPropertiesToMediaType()
2703 hr = AddAttribute(guidKey, spPropValue.Get(), spMT.Get()); in ConvertPropertiesToMediaType()
2720 Microsoft::WRL::ComPtr<ABI::Windows::Foundation::IPropertyValue> spPropValue; in ConvertPropertiesToMediaType() local
2727 hr = spValue.As(&spPropValue); in ConvertPropertiesToMediaType()
2731 hr = spPropValue->GetGuid(&guiMajorType); in ConvertPropertiesToMediaType()