hi_isp_mg_stats

Description

Defines MG statistics.

Definition

typedef struct { 
    hi_u16 zone_avg[HI_ISP_MG_ZONE_ROW][HI_ISP_MG_ZONE_COLUMN][HI_ISP_BAYER_CHN_NUM];
    hi_isp_mg_grid_info grid_info;
} hi_isp_mg_stats;

Members

Member

Description

zone_avg[HI_ISP_MG_ZONE_ROW][HI_ISP_MG_ZONE_COLUMN]

Average value of zoned statistics, indicating the average values of components R, Gr, Gb, and B respectively in sequence.

Value range: [0x0, 0xFFFF]

#define HI_ISP_MG_ZONE_ROW 	15
#define HI_ISP_MG_ZONE_COLUMN 	17

grid_info

Coordinates of the MG zoned statistics