Home
last modified time | relevance | path

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

/external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/
DOcvTransform.cpp79 m_TransformType(Preview), m_bStreamingInitialized(false), in OcvImageManipulations()
143 m_TransformType = (ProcessingType)effect; in SetProperties()
1318 switch (m_TransformType) in OnProcessOutput()
DOcvTransform.h232 ProcessingType m_TransformType; variable