hi_isp_ae_hist_offset_y

Description

Defines the vertical start point for histogram statistics.

Definition

typedef enum {
    HI_ISP_AE_HIST_START_FORM_FIRST_ROW = 0,
    HI_ISP_AE_HIST_START_FORM_SECOND_ROW,
    HI_ISP_AE_HIST_OFFSET_Y_BUTT
} hi_isp_ae_hist_offset_y;

Members

Member

Description

HI_ISP_AE_HIST_START_FORM_FIRST_ROW

The collection for statistics starts from the first row of the image.

HI_ISP_AE_HIST_START_FORM_SECOND_ROW

The collection for statistics starts from the second row of the image.