hi_isp_ae_four_plane_mode

Description

Defines the attribute for enabling the FourPlaneMode.

Definition

typedef enum {
    HI_ISP_AE_FOUR_PLANE_MODE_DISABLE = 0,
    HI_ISP_AE_FOUR_PLANE_MODE_ENABLE,
    HI_ISP_AE_FOUR_PLANE_MODE_BUTT
} hi_isp_ae_four_plane_mode;

Members

Member

Description

HI_ISP_AE_FOUR_PLANE_MODE_DISABLE

1024-segment histogram

HI_ISP_AE_FOUR_PLANE_MODE_ENABLE

256-segment histogram of four channels (R, Gr, Gb, B)

HI_ISP_AE_FOUR_PLANE_MODE_BUTT

Reserved

Restrictions

When configuring this parameter, you need to disable the large-area single-color judgment function of the Ascend AE.