OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cam_face_detection_info_t
(Results
1 - 6
of
6
) sorted by null
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.h
108
static void convertLandmarks(
cam_face_detection_info_t
face, int32_t* landmarks);
QCamera3HWI.cpp
[
all
...]
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.h
109
static void convertLandmarks(
cam_face_detection_info_t
face, int32_t* landmarks);
QCamera3HWI.cpp
[
all
...]
/device/asus/flo/camera/QCamera2/stack/common/
cam_types.h
654
}
cam_face_detection_info_t
;
typedef in typeref:struct:__anon1697
659
cam_face_detection_info_t
faces[MAX_ROI]; /* detailed information of faces detected */
[
all
...]
/hardware/qcom/camera/QCamera2/stack/common/
cam_types.h
669
}
cam_face_detection_info_t
;
typedef in typeref:struct:__anon31317
674
cam_face_detection_info_t
faces[MAX_ROI]; /* detailed information of faces detected */
[
all
...]
Completed in 69 milliseconds