Searched refs:lsc_cfg (Results 1 - 10 of 10) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/ |
H A D | rkisp21-config.h | 711 struct isp2x_lsc_cfg lsc_cfg; member
|
H A D | rkisp3-config.h | 997 struct isp3x_lsc_cfg lsc_cfg; member
|
H A D | rkisp2-config.h | 1563 struct isp2x_lsc_cfg lsc_cfg; member
|
/device/soc/rockchip/rk3588/kernel/include/uapi/linux/ |
H A D | rkisp21-config.h | 711 struct isp2x_lsc_cfg lsc_cfg; member
|
H A D | rkisp3-config.h | 997 struct isp3x_lsc_cfg lsc_cfg; member
|
H A D | rkisp2-config.h | 1582 struct isp2x_lsc_cfg lsc_cfg; member
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
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() 3074 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg, id); in __isp_isr_other_config() 3422 isp_lsc_matrix_cfg_sram(params_vdev, ¶ms->others.lsc_cfg, true, 0); in rkisp_params_cfgsram_v3x() 3428 isp_lsc_matrix_cfg_sram(params_vdev, ¶ms->others.lsc_cfg, true, 1); in rkisp_params_cfgsram_v3x()
|
H A D | isp_params_v21.c | 488 params_rec->others.lsc_cfg = *arg; in isp_lsc_config() 2765 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg); in _isp_isr_other_config() 3089 isp_lsc_matrix_cfg_sram(params_vdev, ¶ms->others.lsc_cfg, true); in rkisp_params_cfgsram_v21()
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
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() 3752 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg, id); in __isp_isr_other_config() 4048 isp_lsc_matrix_cfg_sram(params_vdev, ¶ms->others.lsc_cfg, true, 0); in rkisp_params_cfgsram_v3x() 4054 isp_lsc_matrix_cfg_sram(params_vdev, ¶ms->others.lsc_cfg, true, 1); in rkisp_params_cfgsram_v3x()
|
H A D | isp_params_v21.c | 611 params_rec->others.lsc_cfg = *arg; in isp_lsc_config() 3441 ops->lsc_config(params_vdev, &new_params->others.lsc_cfg); in __isp_isr_other_config() 3722 isp_lsc_matrix_cfg_sram(params_vdev, ¶ms->others.lsc_cfg, true); in rkisp_params_cfgsram_v21()
|
Completed in 49 milliseconds