/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v1x.c | 1308 ops->dpcc_config(params_vdev, &new_params->others.dpcc_config);
in _isp_isr_other_config() 1323 ops->bls_config(params_vdev, &new_params->others.bls_config);
in _isp_isr_other_config() 1338 ops->sdg_config(params_vdev, &new_params->others.sdg_config);
in _isp_isr_other_config() 1353 ops->lsc_config(params_vdev, &new_params->others.lsc_config);
in _isp_isr_other_config() 1368 ops->awb_gain_config(params_vdev, &new_params->others.awb_gain_config);
in _isp_isr_other_config() 1383 ops->bdm_config(params_vdev, &new_params->others.bdm_config);
in _isp_isr_other_config() 1398 ops->demosaiclp_config(params_vdev, &new_params->others.demosaiclp_config);
in _isp_isr_other_config() 1409 ops->flt_config(params_vdev, &new_params->others.flt_config);
in _isp_isr_other_config() 1424 ops->ctk_config(params_vdev, &new_params->others.ctk_config);
in _isp_isr_other_config() 1435 ops->goc_config(params_vdev, &new_params->others in _isp_isr_other_config() [all...] |
H A D | isp_params_v21.c | 488 params_rec->others.lsc_cfg = *arg; in isp_lsc_config() 2743 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type); in _isp_isr_other_config() 2747 ops->hdrdrc_config(params_vdev, &new_params->others.drc_cfg, type); in _isp_isr_other_config() 2753 ops->dpcc_config(params_vdev, &new_params->others.dpcc_cfg); in _isp_isr_other_config() 2757 ops->bls_config(params_vdev, &new_params->others.bls_cfg); in _isp_isr_other_config() 2761 ops->sdg_config(params_vdev, &new_params->others.sdg_cfg); in _isp_isr_other_config() 2765 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg); in _isp_isr_other_config() 2769 ops->awbgain_config(params_vdev, &new_params->others.awb_gain_cfg); in _isp_isr_other_config() 2773 ops->debayer_config(params_vdev, &new_params->others.debayer_cfg); in _isp_isr_other_config() 2777 ops->ccm_config(params_vdev, &new_params->others in _isp_isr_other_config() [all...] |
H A D | isp_params_v3x.c | 527 isp_lsc_matrix_cfg_sram(params_vdev, ¶ms->others.lsc_cfg, true, 0); in isp_lsc_cfg_sram_task() 530 isp_lsc_matrix_cfg_sram(params_vdev, ¶ms->others.lsc_cfg, true, 1); in isp_lsc_cfg_sram_task() 546 params_rec->others.lsc_cfg = *arg; in isp_lsc_config() 759 struct isp3x_isp_other_cfg *cur_other_cfg = ¶ms->others; in isp_cproc_config() 3061 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type, id); in __isp_isr_other_config() 3065 ops->hdrdrc_config(params_vdev, &new_params->others.drc_cfg, type, id); in __isp_isr_other_config() 3074 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg, id); in __isp_isr_other_config() 3078 ops->dpcc_config(params_vdev, &new_params->others.dpcc_cfg, id); in __isp_isr_other_config() 3082 ops->bls_config(params_vdev, &new_params->others.bls_cfg, id); in __isp_isr_other_config() 3086 ops->sdg_config(params_vdev, &new_params->others in __isp_isr_other_config() [all...] |
H A D | isp_stats_v3x.c | 926 dhaz_cfg = &dev->params_vdev.isp3x_params->others.dhaz_cfg; in rkisp_merge_dual_dhaz_params()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | isp_params_v1x.c | 1744 &new_params->others.dpcc_config); in __isp_isr_other_config() 1762 ops->bls_config(params_vdev, &new_params->others.bls_config); in __isp_isr_other_config() 1780 ops->sdg_config(params_vdev, &new_params->others.sdg_config); in __isp_isr_other_config() 1798 ops->lsc_config(params_vdev, &new_params->others.lsc_config); in __isp_isr_other_config() 1817 &new_params->others.awb_gain_config); in __isp_isr_other_config() 1836 ops->bdm_config(params_vdev, &new_params->others.bdm_config); in __isp_isr_other_config() 1855 &new_params->others.demosaiclp_config); in __isp_isr_other_config() 1866 ops->flt_config(params_vdev, &new_params->others.flt_config); in __isp_isr_other_config() 1884 ops->ctk_config(params_vdev, &new_params->others.ctk_config); in __isp_isr_other_config() 1895 ops->goc_config(params_vdev, &new_params->others in __isp_isr_other_config() [all...] |
H A D | isp_params_v21.c | 611 params_rec->others.lsc_cfg = *arg; in isp_lsc_config() 3424 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type); in __isp_isr_other_config() 3427 ops->hdrdrc_config(params_vdev, &new_params->others.drc_cfg, type); in __isp_isr_other_config() 3432 ops->dpcc_config(params_vdev, &new_params->others.dpcc_cfg); in __isp_isr_other_config() 3435 ops->bls_config(params_vdev, &new_params->others.bls_cfg); in __isp_isr_other_config() 3438 ops->sdg_config(params_vdev, &new_params->others.sdg_cfg); in __isp_isr_other_config() 3441 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg); in __isp_isr_other_config() 3444 ops->awbgain_config(params_vdev, &new_params->others.awb_gain_cfg); in __isp_isr_other_config() 3447 ops->debayer_config(params_vdev, &new_params->others.debayer_cfg); in __isp_isr_other_config() 3450 ops->ccm_config(params_vdev, &new_params->others in __isp_isr_other_config() [all...] |
H A D | isp_params_v3x.c | 593 isp_lsc_matrix_cfg_sram(params_vdev, ¶ms->others.lsc_cfg, true, 0); in isp_lsc_cfg_sram_task() 596 isp_lsc_matrix_cfg_sram(params_vdev, ¶ms->others.lsc_cfg, true, 1); in isp_lsc_cfg_sram_task() 615 params_rec->others.lsc_cfg = *arg; in isp_lsc_config() 880 struct isp3x_isp_other_cfg *cur_other_cfg = ¶ms->others; in isp_cproc_config() 3740 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type, id); in __isp_isr_other_config() 3743 ops->hdrdrc_config(params_vdev, &new_params->others.drc_cfg, type, id); in __isp_isr_other_config() 3752 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg, id); in __isp_isr_other_config() 3755 ops->dpcc_config(params_vdev, &new_params->others.dpcc_cfg, id); in __isp_isr_other_config() 3758 ops->bls_config(params_vdev, &new_params->others.bls_cfg, id); in __isp_isr_other_config() 3761 ops->sdg_config(params_vdev, &new_params->others in __isp_isr_other_config() [all...] |
H A D | isp_stats_v3x.c | 978 dhaz_cfg = &dev->params_vdev.isp3x_params->others.dhaz_cfg; in rkisp_merge_dual_dhaz_params()
|
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rkisp1-config.h | 716 * @others: other config 724 struct cifisp_isp_other_cfg others; member
|
H A D | rkisp21-config.h | 757 struct isp21_isp_other_cfg others; member
|
H A D | rkisp3-config.h | 1041 struct isp3x_isp_other_cfg others; member
|
H A D | rkisp2-config.h | 1620 struct isp2x_isp_other_cfg others; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rkisp1-config.h | 733 * @others: other config 741 struct cifisp_isp_other_cfg others; member
|
H A D | rkisp21-config.h | 757 struct isp21_isp_other_cfg others; member
|
H A D | rkisp3-config.h | 1041 struct isp3x_isp_other_cfg others; member
|
H A D | rkisp2-config.h | 1640 struct isp2x_isp_other_cfg others; member
|