Home
last modified time | relevance | path

Searched refs:ro_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.h132 unsigned char ro_green3_enable; member
334 unsigned char ro_green3_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adpcc/
H A Drk_aiq_adpcc_algo.cpp115 pBasic->arBasic[i].ro_green3_enable = 1; in html_params_init()
267 pBasic->arBasic[i].ro_green3_enable = 1; in html_params_init()
513 … pBasic->arBasic[i].ro_green3_enable = pCalib->DpccTuningPara.Expert_Mode.set3.RO.RO_enable[i]; in dpcc_expert_mode_basic_params_init()
728 pSelect->ro_green3_enable = pstmaunal->stOnfly.expert_mode.ro_green3_enable; in Api_Expert_mode_select()
908 pSelect->ro_green3_enable = pParams->ro_green3_enable; in Expert_mode_param_cpy()
1118 pSelect->ro_green3_enable = 1; in Fast_mode_Triple_level_Setting()
1154 pSelect->ro_green3_enable = 1; in Fast_mode_Triple_level_Setting()
1190 pSelect->ro_green3_enable = 1; in Fast_mode_Triple_level_Setting()
1226 pSelect->ro_green3_enable = 1; in Fast_mode_Triple_level_Setting()
1262 pSelect->ro_green3_enable = 1; in Fast_mode_Triple_level_Setting()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h618 __u8 ro_green3_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h630 u8 ro_green3_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1715 pDpccCfg->ro_green3_enable = pDpccRst->stBasic.ro_green3_enable; in convertAiqDpccToIsp20Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c115 (arg->ro_green3_enable & 0x01) << 2 | in isp_dpcc_config()
H A Disp_params_v21.c105 (arg->ro_green3_enable & 0x01) << 2 | in isp_dpcc_config()
H A Disp_params_v3x.c181 (arg->ro_green3_enable & 0x01) << 2 | in isp_dpcc_config()
H A Disp_params_v32.c157 !!arg->ro_green3_enable << 2 | in isp_dpcc_config()