Home
last modified time | relevance | path

Searched defs:faceSize (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/samples/android/face-detection/jni/
DDetectionBasedTracker_jni.cpp69 (JNIEnv * jenv, jclass, jstring jFileName, jint faceSize) in Java_org_opencv_samples_facedetect_DetectionBasedTracker_nativeCreateObject()
194 (JNIEnv * jenv, jclass, jlong thiz, jint faceSize) in Java_org_opencv_samples_facedetect_DetectionBasedTracker_nativeSetFaceSize()
/external/opencv3/samples/android/face-detection/src/org/opencv/samples/facedetect/
DFdActivity.java232 private void setMinFaceSize(float faceSize) { in setMinFaceSize()
/external/deqp/framework/common/
DtcuTexLookupVerifier.cpp2147 …ates (const Vec3& coord, const Vec3& coordDx, const Vec3& coordDy, const int faceSize, const LodPr… in computeCubeLodBoundsFromDerivates()
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp608 …de, const tcu::Vec3& coord, const tcu::Vec3& coordDx, const tcu::Vec3& coordDy, const int faceSize) in computeCubeLodFromDerivates()