Searched defs:estimate (Results 1 – 5 of 5) sorted by relevance
100 double WindowedLinearFitEstimator::estimate(double x, double y) { in estimate() function in android::WindowedLinearFitEstimator
75 status_t CommonClockService::getEstimatedError(int32_t* estimate) { in getEstimatedError()
291 private float estimate(float time, float[] c) { in estimate() method in VelocityTracker.Estimator
154 virtual status_t getEstimatedError(int32_t* estimate) { in getEstimatedError()
184 int32_t estimate = *it; in estimateBandwidth() local