Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp2641 …Type(_In_ ABI::Windows::Media::MediaProperties::IMediaEncodingProperties *pMEP, _Outptr_ IMFMediaT… in ConvertPropertiesToMediaType() argument
2649 if (pMEP == nullptr || ppMT == nullptr) in ConvertPropertiesToMediaType()
2655 hr = pMEP->get_Properties(spMap.GetAddressOf()); in ConvertPropertiesToMediaType()