Home | History | Annotate | Download | only in androidfw

Lines Matching refs:confidence

255                 "estimator (degree=%d, xCoeff=%s, yCoeff=%s, confidence=%f)",
260 estimator.confidence);
605 outEstimator->confidence = xdet * ydet;
607 ALOGD("estimate: degree=%d, xCoeff=%s, yCoeff=%s, confidence=%f",
611 outEstimator->confidence);
622 outEstimator->confidence = 1;
799 outEstimator->confidence = 1.0f;
915 outEstimator->confidence = 1;