Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.h14 void (*dpcc_config)(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_dpcc_config *arg); member
H A Disp_params_v21.h15 void (*dpcc_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_dpcc_cfg *arg); member
H A Disp_params_v3x.h29 void (*dpcc_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_dpcc_cfg *arg, u32 id); member
H A Disp_params_v2x.h166 void (*dpcc_config)(struct rkisp_isp_params_vdev *params_vdev, const struct isp2x_dpcc_cfg *arg); member
H A Disp_params_v1x.c1208 .dpcc_config = isp_dpcc_config,
1240 .dpcc_config = isp_dpcc_config,
1308 ops->dpcc_config(params_vdev, &new_params->others.dpcc_config); in _isp_isr_other_config()
H A Disp_params_v21.c2669 .dpcc_config = isp_dpcc_config,
2753 ops->dpcc_config(params_vdev, &new_params->others.dpcc_cfg); in _isp_isr_other_config()
H A Disp_params_v3x.c2983 .dpcc_config = isp_dpcc_config,
3078 ops->dpcc_config(params_vdev, &new_params->others.dpcc_cfg, id); in __isp_isr_other_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.h14 void (*dpcc_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v21.h15 void (*dpcc_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v3x.h31 void (*dpcc_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v2x.h182 void (*dpcc_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v1x.c1638 .dpcc_config = isp_dpcc_config,
1670 .dpcc_config = isp_dpcc_config,
1743 ops->dpcc_config(params_vdev, in __isp_isr_other_config()
1744 &new_params->others.dpcc_config); in __isp_isr_other_config()
H A Disp_params_v21.c3348 .dpcc_config = isp_dpcc_config,
3432 ops->dpcc_config(params_vdev, &new_params->others.dpcc_cfg); in __isp_isr_other_config()
H A Disp_params_v3x.c3660 .dpcc_config = isp_dpcc_config,
3755 ops->dpcc_config(params_vdev, &new_params->others.dpcc_cfg, id); in __isp_isr_other_config()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp1-config.h659 * @dpcc_config: Defect Pixel Cluster Correction config
675 struct cifisp_dpcc_config dpcc_config; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp1-config.h676 * @dpcc_config: Defect Pixel Cluster Correction config
692 struct cifisp_dpcc_config dpcc_config; member

Completed in 53 milliseconds