Home
last modified time | relevance | path

Searched refs:cam_face_detection_info_t (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3HWI.h109 static void convertLandmarks(cam_face_detection_info_t face, int32_t* landmarks);
DQCamera3HWI.cpp2332 void QCamera3HardwareInterface::convertLandmarks(cam_face_detection_info_t face, int32_t* landmarks) in convertLandmarks()
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h669 } cam_face_detection_info_t; typedef
674 cam_face_detection_info_t faces[MAX_ROI]; /* detailed information of faces detected */