Searched defs:ia_css_eed1_8_config (Results 1 – 1 of 1) sorted by relevance
35 struct ia_css_eed1_8_config { struct36 s32 rbzp_strength; /** Strength of zipper reduction. */38 s32 fcstrength; /** Strength of false color reduction. */39 …cthres_0; /** Threshold to prevent chroma coring due to noise or green disparity in dark region. */40 …hres_1; /** Threshold to prevent chroma coring due to noise or green disparity in bright region. */41 s32 fc_sat_coef; /** How much color saturation to maintain in high color saturation region. */42 s32 fc_coring_prm; /** Chroma coring coefficient for tint color suppression. */44 s32 aerel_thres0; /** Threshold for Non-Directional Reliability at dark region. */45 s32 aerel_gain0; /** Gain for Non-Directional Reliability at dark region. */46 s32 aerel_thres1; /** Threshold for Non-Directional Reliability at bright region. */[all …]