Home | History | Annotate | Download | only in HAL3

Lines Matching refs:faces

1246         faceIds[i] = faceDetectionInfo->faces[i].face_id;
1247 faceScores[i] = faceDetectionInfo->faces[i].score;
1248 convertToRegions(faceDetectionInfo->faces[i].face_boundary,
1250 convertLandmarks(faceDetectionInfo->faces[i], faceLandmarks+k);