Searched refs:ynr_cfg (Results 1 - 8 of 8) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rkisp21-config.h | 727 struct isp21_ynr_cfg ynr_cfg; member
|
H A D | rkisp3-config.h | 1013 struct isp3x_ynr_cfg ynr_cfg; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rkisp21-config.h | 727 struct isp21_ynr_cfg ynr_cfg; member
|
H A D | rkisp3-config.h | 1013 struct isp3x_ynr_cfg ynr_cfg; member
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v21.c | 2821 ops->ynr_config(params_vdev, &new_params->others.ynr_cfg); in _isp_isr_other_config() 2941 ops->ynr_enable(params_vdev, !!(module_ens & ISP2X_MODULE_YNR), &new_params->others.ynr_cfg); in _isp_isr_other_en()
|
H A D | isp_params_v3x.c | 3142 ops->ynr_config(params_vdev, &new_params->others.ynr_cfg, id); in __isp_isr_other_config()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v21.c | 3483 ops->ynr_config(params_vdev, &new_params->others.ynr_cfg); in __isp_isr_other_config() 3589 ops->ynr_enable(params_vdev, !!(module_ens & ISP2X_MODULE_YNR), &new_params->others.ynr_cfg); in __isp_isr_other_en()
|
H A D | isp_params_v3x.c | 3803 ops->ynr_config(params_vdev, &new_params->others.ynr_cfg, id); in __isp_isr_other_config()
|
Completed in 30 milliseconds