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

  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 49 #define MAX_ROI 5
603 cam_coordinate_type_t coordinate[MAX_ROI];
604 uint32_t aec_roi_idx[MAX_ROI];
611 cam_rect_t roi[MAX_ROI];
612 int32_t weight[MAX_ROI];
659 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 49 #define MAX_ROI 5
629 cam_coordinate_type_t coordinate[MAX_ROI];
630 uint32_t aec_roi_idx[MAX_ROI];
637 cam_rect_t roi[MAX_ROI];
638 int32_t weight[MAX_ROI];
685 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];
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 78 #define MAX_ROI 5
755 cam_coordinate_type_t coordinate[MAX_ROI];
756 uint32_t aec_roi_idx[MAX_ROI];
763 cam_rect_t roi[MAX_ROI];
764 int32_t weight[MAX_ROI];
816 cam_face_detection_info_t faces[MAX_ROI]; /* detailed information of faces detected */
    [all...]
  /device/lge/mako/camera/
QCamera_Intf.h 48 #define MAX_ROI 2
738 roi_t roi[MAX_ROI];
816 roi_t mtr_area[MAX_ROI];
818 int weight[MAX_ROI];
    [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...]

Completed in 247 milliseconds