Searched refs:estimate (Results 1 – 7 of 7) sorted by relevance
261 return estimate(time, xCoeff); in estimateX()270 return estimate(time, yCoeff); in estimateY()291 private float estimate(float time, float[] c) { in estimate() method in VelocityTracker.Estimator
75 status_t CommonClockService::getEstimatedError(int32_t* estimate) { in getEstimatedError() argument76 *estimate = mTimeServer.getEstimatedError(); in getEstimatedError()
43 virtual status_t getEstimatedError(int32_t* estimate);
81 virtual status_t getEstimatedError(int32_t* estimate) = 0;
154 virtual status_t getEstimatedError(int32_t* estimate) { in getEstimatedError() argument161 *estimate = reply.readInt32(); in getEstimatedError()
179 int32_t estimate = *it; in estimateBandwidth() local180 if (minEstimate < 0 || minEstimate > estimate) { in estimateBandwidth()181 minEstimate = estimate; in estimateBandwidth()183 if (maxEstimate < 0 || maxEstimate < estimate) { in estimateBandwidth()184 maxEstimate = estimate; in estimateBandwidth()
144 composition. This can be used to estimate the latency of the