Home | History | Annotate | Download | only in HAL3

Lines Matching refs:faces

1801                  faceIds[i] = faceDetectionInfo->faces[i].face_id;
1802 faceScores[i] = faceDetectionInfo->faces[i].score;
1803 convertToRegions(faceDetectionInfo->faces[i].face_boundary,
1805 convertLandmarks(faceDetectionInfo->faces[i], faceLandmarks+k);