Searched refs:m_TransformType (Results 1 – 2 of 2) sorted by relevance
79 m_TransformType(Preview), m_bStreamingInitialized(false), in OcvImageManipulations()143 m_TransformType = (ProcessingType)effect; in SetProperties()1318 switch (m_TransformType) in OnProcessOutput()
232 ProcessingType m_TransformType; variable