hi_isp_depurplestr_manual_attr

Description

Defines the manual purple fringing correction attribute.

Definition

typedef struct {     
    hi_u8 de_purple_cr_str;       
    hi_u8 de_purple_cb_str;
} hi_isp_depurplestr_manual_attr;

Members

Member

Description

de_purple_cr_str

Correction strength of channel R. The value range is [0, 8].

de_purple_cb_str

Correction strength of channel B. The value range is [0, 8].

Restrictions

If the correction strength of de_purple_cb_str and de_purple_cr_str is too high, discontinuous boundary or flickers may occur.