Home
last modified time | relevance | path

Searched refs:CONFIDENCE_THRESHOLD (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/media/java/android/media/
H A DFaceDetector.java37 public static final float CONFIDENCE_THRESHOLD = 0.4f; field in FaceDetector.Face
/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DDepthPhotoProcessor.cpp76 static const float CONFIDENCE_THRESHOLD = .15f; variable
252 if (normConfidence < CONFIDENCE_THRESHOLD) { in unpackDepth16()
376 if ((*confidenceIt) < CONFIDENCE_THRESHOLD) { in processDepthMapFrame()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt21356 field public static final float CONFIDENCE_THRESHOLD = 0.4f;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt14399 field public static final float CONFIDENCE_THRESHOLD = 0.4f;