Home
last modified time | relevance | path

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

/external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/
DOcvTransform.cpp327 HRESULT OcvImageManipulations::GetAttributes(IMFAttributes** ppAttributes) in GetAttributes() argument
329 if (ppAttributes == NULL) in GetAttributes()
336 *ppAttributes = m_pAttributes; in GetAttributes()
337 (*ppAttributes)->AddRef(); in GetAttributes()
351 IMFAttributes **ppAttributes in GetInputStreamAttributes() argument
366 IMFAttributes **ppAttributes in GetOutputStreamAttributes() argument
DOcvTransform.h116 IMFAttributes **ppAttributes
121 IMFAttributes **ppAttributes