Searched refs:calculateImpulseVelocity (Results 1 – 1 of 1) sorted by relevance
1096 static float calculateImpulseVelocity(const nsecs_t* t, const float* x, size_t count) { in calculateImpulseVelocity() function1165 outEstimator->xCoeff[1] = calculateImpulseVelocity(time, x, m); in getEstimator()1166 outEstimator->yCoeff[1] = calculateImpulseVelocity(time, y, m); in getEstimator()