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