Searched refs:nScore (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
H A DOMXFD.cpp386 if(faceData->tFacePosition[j].nScore <= FACE_DETECTION_THRESHOLD)
418 faces[i].score = faceData->tFacePosition[j].nScore;
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_TI_IVCommon.h1363 * nScore: is a detection score between 0 and 100, where 0 means unknown score, 1 means least certain and 100 means most certain the detection is correct.
1379 OMX_U32 nScore; member in struct:OMX_TI_FACERESULT

Completed in 238 milliseconds