Home
last modified time | relevance | path

Searched refs:lc_green3_enable (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/adpcc/
H A Drk_aiq_types_adpcc_ext.h133 unsigned char lc_green3_enable; member
336 unsigned char lc_green3_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adpcc/
H A Drk_aiq_adpcc_algo.cpp116 pBasic->arBasic[i].lc_green3_enable = 1; in html_params_init()
268 pBasic->arBasic[i].lc_green3_enable = 1; in html_params_init()
514 … pBasic->arBasic[i].lc_green3_enable = pCalib->DpccTuningPara.Expert_Mode.set3.LC.LC_enable[i]; in dpcc_expert_mode_basic_params_init()
729 pSelect->lc_green3_enable = pstmaunal->stOnfly.expert_mode.lc_green3_enable; in Api_Expert_mode_select()
909 pSelect->lc_green3_enable = pParams->lc_green3_enable; in Expert_mode_param_cpy()
1123 pSelect->lc_green3_enable = 0; in Fast_mode_Triple_level_Setting()
1159 pSelect->lc_green3_enable = 0; in Fast_mode_Triple_level_Setting()
1195 pSelect->lc_green3_enable = 0; in Fast_mode_Triple_level_Setting()
1231 pSelect->lc_green3_enable = 0; in Fast_mode_Triple_level_Setting()
1267 pSelect->lc_green3_enable = 0; in Fast_mode_Triple_level_Setting()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h619 __u8 lc_green3_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h631 u8 lc_green3_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1716 pDpccCfg->lc_green3_enable = pDpccRst->stBasic.lc_green3_enable; in convertAiqDpccToIsp20Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c116 (arg->lc_green3_enable & 0x01) << 1 | in isp_dpcc_config()
H A Disp_params_v21.c106 (arg->lc_green3_enable & 0x01) << 1 | in isp_dpcc_config()
H A Disp_params_v3x.c182 (arg->lc_green3_enable & 0x01) << 1 | in isp_dpcc_config()
H A Disp_params_v32.c158 !!arg->lc_green3_enable << 1 | in isp_dpcc_config()