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