Searched defs:yCoeff (Results 1 – 3 of 3) sorted by relevance
243 public final float[] yCoeff = new float[MAX_DEGREE + 1]; field in VelocityTracker.Estimator
44 float xCoeff[MAX_DEGREE + 1], yCoeff[MAX_DEGREE + 1]; member
38 jfieldID yCoeff; member