Home
last modified time | relevance | path

Searched refs:saturation (Results 1 - 20 of 20) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.h32 unsigned int saturation; member
H A Drockchip_drm_logo.c439 if (!of_property_read_u32(route, "bcsh,saturation", &val)) { in of_parse_display_resource()
440 set->saturation = val; in of_parse_display_resource()
442 set->saturation = 0x32; in of_parse_display_resource()
682 conn_state->tv.saturation = set->saturation; in setup_initial_state()
H A Drockchip_drm_drv.h89 int saturation; member
H A Drockchip_drm_vop.c3506 int brightness, contrast, saturation, hue, sin_hue, cos_hue; in vop_tv_config_update() local
3517 * 1. tv_state: include brightness,contrast,saturation and hue; in vop_tv_config_update()
3534 if (s->tv_state->brightness != 0x32 || s->tv_state->contrast != 0x32 || s->tv_state->saturation != 0x32 || in vop_tv_config_update()
3577 saturation = interpolate(0, 0, 0x64, 0x1ff, s->tv_state->saturation); in vop_tv_config_update()
3589 VOP_CTRL_SET(vop, bcsh_sat_con, saturation * contrast / 0x100); in vop_tv_config_update()
3592 saturation = interpolate(0, 0, 0x64, 0xff, s->tv_state->saturation); in vop_tv_config_update()
3604 VOP_CTRL_SET(vop, bcsh_sat_con, saturation * contrast / 0x80); in vop_tv_config_update()
H A Drockchip_drm_vop2.c7091 VOP_MODULE_SET(vop2, vp, bcsh_sat_con, bcsh_state->saturation * bcsh_state->contrast / 0x100); in vop2_bcsh_reg_update()
7106 int brightness, contrast, saturation, hue, sin_hue, cos_hue; in vop2_tv_config_update() local
7118 vcstate->tv_state->saturation != 0x32 || vcstate->tv_state->hue != 0x32) { in vop2_tv_config_update()
7124 * 1. tv_state: include brightness,contrast,saturation and hue; in vop2_tv_config_update()
7160 saturation = interpolate(0, 0, 0x64, 0x1ff, vcstate->tv_state->saturation); in vop2_tv_config_update()
7176 bcsh_state.saturation = saturation; in vop2_tv_config_update()
H A Drockchip_drm_drv.c1165 connector_state->tv.saturation = 0x32; in rockchip_drm_set_property_default()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_logo.h32 unsigned int saturation; member
H A Drockchip_drm_logo.c410 if (!of_property_read_u32(route, "bcsh,saturation", &val)) in of_parse_display_resource()
411 set->saturation = val; in of_parse_display_resource()
413 set->saturation = 50; in of_parse_display_resource()
652 conn_state->tv.saturation = set->saturation; in setup_initial_state()
H A Drockchip_drm_vop2.c7210 bcsh_state->saturation * bcsh_state->contrast / 0x100); in vop2_bcsh_reg_update()
7228 int brightness, contrast, saturation, hue, sin_hue, cos_hue; in vop2_tv_config_update() local
7240 vcstate->tv_state->saturation != 50 || vcstate->tv_state->hue != 50) in vop2_tv_config_update()
7245 * 1. tv_state: include brightness,contrast,saturation and hue; in vop2_tv_config_update()
7278 saturation = interpolate(0, 0, 100, 511, vcstate->tv_state->saturation); in vop2_tv_config_update()
7294 bcsh_state.saturation = saturation; in vop2_tv_config_update()
/device/soc/rockchip/rk3588/kernel/include/drm/
H A Drockchip_drm_logo.h32 unsigned int saturation; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/adapt/
H A Dhi_comm_video_adapt.h135 hi_u8 saturation; /* indicates the direction of saturation processing applied by the camera when member
136 the image was shot. 0 = normal,1 = low saturation,2 = high saturation */
208 hi_u8 saturation; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/adapt/
H A Dhi_comm_video_adapt.h132 hi_u8 saturation; /* indicates the direction of saturation processing applied by the camera when member
133 the image was shot. 0 = normal,1 = low saturation,2 = high saturation */
205 hi_u8 saturation; member
H A Dhi_comm_3a_adapt.h300 hi_u8 saturation; member
H A Dhi_comm_isp_adapt.h1068 Format:8.0; Range of color denoise luma, related to luminance and saturation */
1107 denoise luma, related to luminance and saturation */
2255 In saturation type, it means the max saturation it can achieve,
2434 hi_u8 saturation; /* RW; Range: [0, 0xFF]; Format:8.0; set the manual saturation of CCM */ member
2458 hi_u16 saturation; /* R; Range: [0x0, 0xFF];Format:8.0;Current saturation */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/adapt/
H A Dhi_comm_video_adapt.h131 hi_u8 saturation; /* indicates the direction of saturation processing applied by the camera when member
132 the image was shot. 0 = normal,1 = low saturation,2 = high saturation */
204 hi_u8 saturation; member
H A Dhi_comm_3a_adapt.h300 hi_u8 saturation; member
H A Dhi_comm_isp_adapt.h1068 Format:8.0; Range of color denoise luma, related to luminance and saturation */
1107 denoise luma, related to luminance and saturation */
2255 In saturation type, it means the max saturation it can achieve,
2434 hi_u8 saturation; /* RW; Range: [0, 0xFF]; Format:8.0; set the manual saturation of CCM */ member
2458 hi_u16 saturation; /* R; Range: [0x0, 0xFF];Format:8.0;Current saturation */ member
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/
H A Drockchip_drm_drv.h90 int saturation; member
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_connector.h637 * @saturation: saturation in percent
648 unsigned int saturation; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_uapi.c679 state->tv.saturation = val; in drm_atomic_connector_set_property()
779 *val = state->tv.saturation; in drm_atomic_connector_get_property()

Completed in 65 milliseconds