Searched refs:f_sq (Results 1 – 1 of 1) sorted by relevance
1794 float f_sq = f * f; in DngCreator_setup() local1804 m_sq / f_sq, in DngCreator_setup()1805 pow(m_sq, 2) / pow(f_sq, 2), in DngCreator_setup()1806 pow(m_sq, 3) / pow(f_sq, 3), in DngCreator_setup()