Home
last modified time | relevance | path

Searched refs:hdrmge_cfg (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.cpp1020 isp_cfg.others.hdrmge_cfg.mode = amerge_data.Merge_v11.sw_hdrmge_mode; in convertAiqMergeToIsp3xParams()
1021 isp_cfg.others.hdrmge_cfg.gain0_inv = amerge_data.Merge_v11.sw_hdrmge_gain0_inv; in convertAiqMergeToIsp3xParams()
1022 isp_cfg.others.hdrmge_cfg.gain0 = amerge_data.Merge_v11.sw_hdrmge_gain0; in convertAiqMergeToIsp3xParams()
1023 isp_cfg.others.hdrmge_cfg.gain1_inv = amerge_data.Merge_v11.sw_hdrmge_gain1_inv; in convertAiqMergeToIsp3xParams()
1024 isp_cfg.others.hdrmge_cfg.gain1 = amerge_data.Merge_v11.sw_hdrmge_gain1; in convertAiqMergeToIsp3xParams()
1025 isp_cfg.others.hdrmge_cfg.gain2 = amerge_data.Merge_v11.sw_hdrmge_gain2; in convertAiqMergeToIsp3xParams()
1026 isp_cfg.others.hdrmge_cfg.lm_dif_0p15 = amerge_data.Merge_v11.sw_hdrmge_lm_dif_0p15; in convertAiqMergeToIsp3xParams()
1027 isp_cfg.others.hdrmge_cfg.lm_dif_0p9 = amerge_data.Merge_v11.sw_hdrmge_lm_dif_0p9; in convertAiqMergeToIsp3xParams()
1028 isp_cfg.others.hdrmge_cfg.ms_diff_0p15 = amerge_data.Merge_v11.sw_hdrmge_ms_dif_0p15; in convertAiqMergeToIsp3xParams()
1029 isp_cfg.others.hdrmge_cfg.ms_dif_0p8 = amerge_data.Merge_v11.sw_hdrmge_ms_dif_0p8; in convertAiqMergeToIsp3xParams()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1560 isp_cfg.others.hdrmge_cfg.mode = amerge_data.Merge_v12.mode; in convertAiqMergeToIsp32Params()
1561 isp_cfg.others.hdrmge_cfg.gain0_inv = amerge_data.Merge_v12.gain0_inv; in convertAiqMergeToIsp32Params()
1562 isp_cfg.others.hdrmge_cfg.gain0 = amerge_data.Merge_v12.gain0; in convertAiqMergeToIsp32Params()
1563 isp_cfg.others.hdrmge_cfg.gain1_inv = amerge_data.Merge_v12.gain1_inv; in convertAiqMergeToIsp32Params()
1564 isp_cfg.others.hdrmge_cfg.gain1 = amerge_data.Merge_v12.gain1; in convertAiqMergeToIsp32Params()
1565 isp_cfg.others.hdrmge_cfg.gain2 = amerge_data.Merge_v12.gain2; in convertAiqMergeToIsp32Params()
1566 isp_cfg.others.hdrmge_cfg.lm_dif_0p15 = amerge_data.Merge_v12.lm_dif_0p15; in convertAiqMergeToIsp32Params()
1567 isp_cfg.others.hdrmge_cfg.lm_dif_0p9 = amerge_data.Merge_v12.lm_dif_0p9; in convertAiqMergeToIsp32Params()
1568 isp_cfg.others.hdrmge_cfg.ms_diff_0p15 = amerge_data.Merge_v12.ms_dif_0p15; in convertAiqMergeToIsp32Params()
1569 isp_cfg.others.hdrmge_cfg.ms_dif_0p8 = amerge_data.Merge_v12.ms_dif_0p8; in convertAiqMergeToIsp32Params()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1165 isp_cfg.others.hdrmge_cfg.mode = amerge_data.Merge_v10.sw_hdrmge_mode; in convertAiqMergeToIsp20Params()
1166 isp_cfg.others.hdrmge_cfg.gain0_inv = amerge_data.Merge_v10.sw_hdrmge_gain0_inv; in convertAiqMergeToIsp20Params()
1167 isp_cfg.others.hdrmge_cfg.gain0 = amerge_data.Merge_v10.sw_hdrmge_gain0; in convertAiqMergeToIsp20Params()
1168 isp_cfg.others.hdrmge_cfg.gain1_inv = amerge_data.Merge_v10.sw_hdrmge_gain1_inv; in convertAiqMergeToIsp20Params()
1169 isp_cfg.others.hdrmge_cfg.gain1 = amerge_data.Merge_v10.sw_hdrmge_gain1; in convertAiqMergeToIsp20Params()
1170 isp_cfg.others.hdrmge_cfg.gain2 = amerge_data.Merge_v10.sw_hdrmge_gain2; in convertAiqMergeToIsp20Params()
1171 isp_cfg.others.hdrmge_cfg.lm_dif_0p15 = amerge_data.Merge_v10.sw_hdrmge_lm_dif_0p15; in convertAiqMergeToIsp20Params()
1172 isp_cfg.others.hdrmge_cfg.lm_dif_0p9 = amerge_data.Merge_v10.sw_hdrmge_lm_dif_0p9; in convertAiqMergeToIsp20Params()
1173 isp_cfg.others.hdrmge_cfg.ms_diff_0p15 = amerge_data.Merge_v10.sw_hdrmge_ms_dif_0p15; in convertAiqMergeToIsp20Params()
1174 isp_cfg.others.hdrmge_cfg.ms_dif_0p8 = amerge_data.Merge_v10.sw_hdrmge_ms_dif_0p8; in convertAiqMergeToIsp20Params()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h728 struct isp2x_hdrmge_cfg hdrmge_cfg; member
H A Drkisp3-config.h1010 struct isp3x_hdrmge_cfg hdrmge_cfg; member
H A Drkisp32-config.h1319 struct isp32_hdrmge_cfg hdrmge_cfg; member
H A Drkisp2-config.h1757 struct isp2x_hdrmge_cfg hdrmge_cfg; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp21-config.h728 struct isp2x_hdrmge_cfg hdrmge_cfg; member
H A Drk-isp3-config.h1010 struct isp3x_hdrmge_cfg hdrmge_cfg; member
H A Drk-isp32-config.h1319 struct isp32_hdrmge_cfg hdrmge_cfg; member
H A Drk-isp2-config.h1745 struct isp2x_hdrmge_cfg hdrmge_cfg; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c3744 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type); in __isp_isr_other_config()
3789 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type); in __isp_isr_other_config()
4079 priv_val->cur_hdrmge = params_vdev->isp2x_params->others.hdrmge_cfg; in rkisp_params_first_cfg_v2x()
4336 priv_val->cur_hdrmge = new_params->others.hdrmge_cfg; in rkisp_params_cfg_v2x()
H A Disp_params_v21.c3458 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type); in __isp_isr_other_config()
3503 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type); in __isp_isr_other_config()
4002 priv_val->cur_hdrmge = params_vdev->isp21_params->others.hdrmge_cfg; in rkisp_params_first_cfg_v2x()
4269 priv_val->cur_hdrmge = new_params->others.hdrmge_cfg; in rkisp_params_cfg_v2x()
H A Disp_params_v3x.c3802 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type, id); in __isp_isr_other_config()
3851 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type, id); in __isp_isr_other_config()
4436 priv_val->cur_hdrmge = params_vdev->isp3x_params->others.hdrmge_cfg; in rkisp_params_first_cfg_v3x()
4778 priv_val->cur_hdrmge = new_params->others.hdrmge_cfg; in rkisp_params_cfg_v3x()
H A Disp_params_v32.c3961 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type); in __isp_isr_other_config()
4010 ops->hdrmge_config(params_vdev, &new_params->others.hdrmge_cfg, type); in __isp_isr_other_config()
4859 priv_val->cur_hdrmge = params_vdev->isp32_params->others.hdrmge_cfg; in rkisp_params_first_cfg_v32()
5305 priv_val->cur_hdrmge = new_params->others.hdrmge_cfg; in rkisp_params_cfg_v32()