Home
last modified time | relevance | path

Searched refs:lsc_config (Results 1 - 16 of 16) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.h16 void (*lsc_config)(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_lsc_config *arg); member
H A Disp_params_v21.h21 void (*lsc_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_lsc_cfg *arg); member
H A Disp_params_v3x.h35 void (*lsc_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp3x_lsc_cfg *arg, u32 id); member
H A Disp_params_v1x.c1210 .lsc_config = isp_lsc_config,
1242 .lsc_config = isp_lsc_config,
1353 ops->lsc_config(params_vdev, &new_params->others.lsc_config); in _isp_isr_other_config()
1590 lsc = &new_params->others.lsc_config; in _preisp_isr_update_hdrae_para()
H A Disp_params_v2x.h174 void (*lsc_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_lsc_cfg *arg); member
H A Disp_params_v21.c2675 .lsc_config = isp_lsc_config,
2765 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg); in _isp_isr_other_config()
H A Disp_params_v3x.c2989 .lsc_config = isp_lsc_config,
3074 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg, id); in __isp_isr_other_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.h18 void (*lsc_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v21.h27 void (*lsc_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v3x.h43 void (*lsc_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v1x.c1640 .lsc_config = isp_lsc_config,
1672 .lsc_config = isp_lsc_config,
1798 ops->lsc_config(params_vdev, &new_params->others.lsc_config); in __isp_isr_other_config()
2074 lsc = &new_params->others.lsc_config; in __preisp_isr_update_hdrae_para()
H A Disp_params_v2x.h198 void (*lsc_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v21.c3354 .lsc_config = isp_lsc_config,
3441 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg); in __isp_isr_other_config()
H A Disp_params_v3x.c3666 .lsc_config = isp_lsc_config,
3752 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg, id); in __isp_isr_other_config()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp1-config.h662 * @lsc_config: Lens Shade config
678 struct cifisp_lsc_config lsc_config; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp1-config.h679 * @lsc_config: Lens Shade config
695 struct cifisp_lsc_config lsc_config; member

Completed in 34 milliseconds