hi_isp_awb_alg

Description

Defines the AWB algorithm type.

Definition

typedef enum { 
    HI_ISP_ALG_AWB_GW 	= 0,
    HI_ISP_ALG_AWB_SPEC = 1, 
    HI_ISP_ALG_BUTT
} hi_isp_awb_alg;

Members

Member

Description

HI_ISP_ALG_AWB_GW

Gray world AWB algorithm

HI_ISP_ALG_AWB_SPEC

Machine learning AWB algorithm Not supported.

HI_ISP_ALG_BUTT

Reserved