Searched defs:extremX (Results 1 – 1 of 1) sorted by relevance
22 void CheckExtremePoint(const LeastSquareImpl& axis, double extremX, uint32_t valSize) in CheckExtremePoint()87 void CorrectMonotonicAxisVelocity(const LeastSquareImpl& axis, double& v, double extremX) in CorrectMonotonicAxisVelocity()115 double extremX = -0.5 * param[1] / param[0]; // 0.5: const of formula in UpdateAxisVelocity() local