Searched defs:ia_css_eed1_8_config (Results 1 – 1 of 1) sorted by relevance
44 struct ia_css_eed1_8_config { struct45 s32 rbzp_strength; /** Strength of zipper reduction. */47 s32 fcstrength; /** Strength of false color reduction. */48 …cthres_0; /** Threshold to prevent chroma coring due to noise or green disparity in dark region. */49 …hres_1; /** Threshold to prevent chroma coring due to noise or green disparity in bright region. */50 s32 fc_sat_coef; /** How much color saturation to maintain in high color saturation region. */51 s32 fc_coring_prm; /** Chroma coring coefficient for tint color suppression. */53 s32 aerel_thres0; /** Threshold for Non-Directional Reliability at dark region. */54 s32 aerel_gain0; /** Gain for Non-Directional Reliability at dark region. */55 s32 aerel_thres1; /** Threshold for Non-Directional Reliability at bright region. */[all …]