Searched refs:cnr_cfg (Results 1 - 8 of 8) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rkisp21-config.h | 728 struct isp21_cnr_cfg cnr_cfg; member
|
H A D | rkisp3-config.h | 1014 struct isp3x_cnr_cfg cnr_cfg; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rkisp21-config.h | 728 struct isp21_cnr_cfg cnr_cfg; member
|
H A D | rkisp3-config.h | 1014 struct isp3x_cnr_cfg cnr_cfg; member
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v21.c | 2825 ops->cnr_config(params_vdev, &new_params->others.cnr_cfg); in _isp_isr_other_config() 2945 ops->cnr_enable(params_vdev, !!(module_ens & ISP2X_MODULE_CNR), &new_params->others.cnr_cfg); in _isp_isr_other_en()
|
H A D | isp_params_v3x.c | 3146 ops->cnr_config(params_vdev, &new_params->others.cnr_cfg, id); in __isp_isr_other_config()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v21.c | 3486 ops->cnr_config(params_vdev, &new_params->others.cnr_cfg); in __isp_isr_other_config() 3592 ops->cnr_enable(params_vdev, !!(module_ens & ISP2X_MODULE_CNR), &new_params->others.cnr_cfg); in __isp_isr_other_en()
|
H A D | isp_params_v3x.c | 3806 ops->cnr_config(params_vdev, &new_params->others.cnr_cfg, id); in __isp_isr_other_config()
|
Completed in 31 milliseconds