hi_isp_ae_hist_offset_x

Description

Defines the horizontal start point for histogram statistics.

Definition

typedef enum {
    HI_ISP_AE_HIST_START_FORM_FIRST_COLUMN = 0,
    HI_ISP_AE_HIST_START_FORM_SECOND_COLUMN,
    HI_ISP_AE_HIST_OFFSET_X_BUTT
} hi_isp_ae_hist_offset_x;

Members

Member

Description

HI_ISP_AE_HIST_START_FORM_FIRST_COLUMN

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

HI_ISP_AE_HIST_START_FORM_SECOND_COLUMN

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