HomeSort by relevance Sort by last modified time
    Searched defs:MAX_ROI (Results 1 - 9 of 9) sorted by null

  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 50 #define MAX_ROI 5
604 cam_coordinate_type_t coordinate[MAX_ROI];
605 uint32_t aec_roi_idx[MAX_ROI];
612 cam_rect_t roi[MAX_ROI];
613 int32_t weight[MAX_ROI];
660 cam_face_detection_info_t faces[MAX_ROI]; /* detailed information of faces detected */
    [all...]
  /device/asus/flo/camera/
QCamera_Intf.h 47 #define MAX_ROI 2
715 roi_t roi[MAX_ROI];
793 roi_t mtr_area[MAX_ROI];
795 int weight[MAX_ROI];
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h 50 #define MAX_ROI 5
630 cam_coordinate_type_t coordinate[MAX_ROI];
631 uint32_t aec_roi_idx[MAX_ROI];
638 cam_rect_t roi[MAX_ROI];
639 int32_t weight[MAX_ROI];
686 cam_face_detection_info_t faces[MAX_ROI]; /* detailed information of faces detected */
    [all...]
  /device/lge/hammerhead/camera/
QCamera_Intf.h 47 #define MAX_ROI 2
715 roi_t roi[MAX_ROI];
793 roi_t mtr_area[MAX_ROI];
795 int weight[MAX_ROI];
  /device/moto/shamu/camera/
QCamera_Intf.h 47 #define MAX_ROI 2
715 roi_t roi[MAX_ROI];
793 roi_t mtr_area[MAX_ROI];
795 int weight[MAX_ROI];
  /hardware/qcom/camera/
QCamera_Intf.h 47 #define MAX_ROI 2
715 roi_t roi[MAX_ROI];
793 roi_t mtr_area[MAX_ROI];
795 int weight[MAX_ROI];
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 78 #define MAX_ROI 5
768 cam_coordinate_type_t coordinate[MAX_ROI];
769 uint32_t aec_roi_idx[MAX_ROI];
776 cam_rect_t roi[MAX_ROI];
777 int32_t weight[MAX_ROI];
829 cam_face_detection_info_t faces[MAX_ROI]; /* detailed information of faces detected */
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h 48 #define MAX_ROI 2
676 roi_t roi[MAX_ROI];
754 roi_t mtr_area[MAX_ROI];
756 int weight[MAX_ROI];
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_types.h 55 #define MAX_ROI 5
900 cam_coordinate_type_t coordinate[MAX_ROI];
901 uint32_t aec_roi_idx[MAX_ROI];
908 cam_rect_t roi[MAX_ROI];
909 int32_t weight[MAX_ROI];
1053 cam_face_detection_info_t faces[MAX_ROI]; /* detailed information of faces detected *
    [all...]

Completed in 722 milliseconds