Searched refs:m_x (Results 1 – 1 of 1) sorted by relevance
2081 float m_x = std::fmaxf(preWidth - cx, cx); in DngCreator_setup() local2083 float m_sq = m_x*m_x + m_y*m_y; in DngCreator_setup()