Home
last modified time | relevance | path

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

/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp2641 …ABI::Windows::Media::MediaProperties::IMediaEncodingProperties *pMEP, _Outptr_ IMFMediaType **ppMT) in ConvertPropertiesToMediaType() argument
2649 if (pMEP == nullptr || ppMT == nullptr) in ConvertPropertiesToMediaType()
2653 *ppMT = nullptr; in ConvertPropertiesToMediaType()
2744 *ppMT = spMT.Detach(); in ConvertPropertiesToMediaType()