Home
last modified time | relevance | path

Searched refs:dpf_config (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.h36 void (*dpf_config)(struct rkisp_isp_params_vdev *params_vdev, const struct cifisp_dpf_config *arg); member
H A Disp_params_v1x.c1229 .dpf_config = isp_dpf_config,
1261 .dpf_config = isp_dpf_config,
1485 ops->dpf_config(params_vdev, &new_params->others.dpf_config); in _isp_isr_other_config()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v1x.h57 void (*dpf_config)(struct rkisp_isp_params_vdev *params_vdev, member
H A Disp_params_v1x.c1659 .dpf_config = isp_dpf_config,
1691 .dpf_config = isp_dpf_config,
1952 ops->dpf_config(params_vdev, &new_params->others.dpf_config); in __isp_isr_other_config()
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/
H A Drkisp1-config.h669 * @dpf_config: De-noising pre-filter config
684 struct cifisp_dpf_config dpf_config; member
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/
H A Drkisp1-config.h686 * @dpf_config: De-noising pre-filter config
701 struct cifisp_dpf_config dpf_config; member

Completed in 10 milliseconds