Home
last modified time | relevance | path

Searched refs:contrast (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_post_csc.c1263 static struct rk_pq_csc_coef create_contrast_matrix(s32 contrast) in create_contrast_matrix() argument
1267 m.csc_coef00 = contrast; in create_contrast_matrix()
1272 m.csc_coef11 = contrast; in create_contrast_matrix()
1277 m.csc_coef22 = contrast; in create_contrast_matrix()
1344 s32 contrast, saturation, brightness; in csc_calc_adjust_output_coef() local
1349 contrast = csc_input_cfg->contrast * PQ_CSC_PARAM_FIX_NUM / PQ_CSC_IN_PARAM_NORM_COEF; in csc_calc_adjust_output_coef()
1362 contrast_matrix = create_contrast_matrix(contrast); in csc_calc_adjust_output_coef()
H A Drockchip_display.h187 int contrast; member
H A Drockchip_vop2.c2059 BCSH_CONTRAST_MASK, BCSH_CONTRAST_SHIFT, bcsh_state->contrast, false); in vop2_bcsh_reg_update()
2062 bcsh_state->saturation * bcsh_state->contrast / 0x100, false); in vop2_bcsh_reg_update()
2080 int brightness, contrast, saturation, hue, sin_hue, cos_hue; in vop2_tv_config_update() local
2089 bcsh_info->contrast != 50 || in vop2_tv_config_update()
2115 contrast = interpolate(0, 0, 100, 511, bcsh_info->contrast); in vop2_tv_config_update()
2132 bcsh_state.contrast = contrast; in vop2_tv_config_update()
2355 if (bcsh_info->brightness == 50 && bcsh_info->contrast == 50 && in vop3_get_csc_info_from_bcsh()
2359 csc_info->contrast = 256; in vop3_get_csc_info_from_bcsh()
2365 csc_info->contrast = bcsh_info->contrast * 511 / 100; in vop3_get_csc_info_from_bcsh()
H A Drockchip_display.c2706 FDT_SET_U32("bcsh,contrast", s->conn_state.disp_info->bcsh_info.contrast); in rockchip_display_fixup()
2716 s->conn_state.disp_info->csc_info.contrast); in rockchip_display_fixup()
/rk3399_rockchip-uboot/doc/device-tree-bindings/video/
H A Dtegra20-dc.txt25 - nvidia,pwm : pwm to use to set display contrast (see tegra20-pwm.txt)
/rk3399_rockchip-uboot/include/
H A Dedid.h814 unsigned short contrast; member
888 u16 contrast; member
/rk3399_rockchip-uboot/Licenses/
H A Dgpl-2.0.txt12 freedom to share and change it. By contrast, the GNU General Public
H A Dlgpl-2.1.txt16 freedom to share and change it. By contrast, the GNU General Public
H A Dlgpl-2.0.txt15 freedom to share and change it. By contrast, the GNU General Public