Searched refs:f_sq (Results 1 – 1 of 1) sorted by relevance
2085 float f_sq = f * f; in DngCreator_setup() local2095 m_sq / f_sq, in DngCreator_setup()2096 pow(m_sq, 2) / pow(f_sq, 2), in DngCreator_setup()2097 pow(m_sq, 3) / pow(f_sq, 3), in DngCreator_setup()