Searched refs:demosaiclp_config (Results 1 – 5 of 5) sorted by relevance
64 void (*demosaiclp_config)(struct rkisp_isp_params_vdev *params_vdev, member
1663 .demosaiclp_config = isp_demosaiclp_config_v10,1695 .demosaiclp_config = isp_demosaiclp_config_v12,1854 ops->demosaiclp_config(params_vdev, in __isp_isr_other_config()1855 &new_params->others.demosaiclp_config); in __isp_isr_other_config()
95 void (*demosaiclp_config)(struct rkisp1_isp_params_vdev *params_vdev, member
1712 .demosaiclp_config = isp_demosaiclp_config_v10,1744 .demosaiclp_config = isp_demosaiclp_config_v12,1902 ops->demosaiclp_config(params_vdev, in __isp_isr_other_config()1903 &new_params->others.demosaiclp_config); in __isp_isr_other_config()
706 struct cifisp_demosaiclp_config demosaiclp_config; member