Home
last modified time | relevance | path

Searched refs:ro_red_blue3_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.h126 unsigned char ro_red_blue3_enable; member
322 unsigned char ro_red_blue3_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adpcc/
H A Drk_aiq_adpcc_algo.cpp109 pBasic->arBasic[i].ro_red_blue3_enable = 1; in html_params_init()
261 pBasic->arBasic[i].ro_red_blue3_enable = 1; in html_params_init()
507 … pBasic->arBasic[i].ro_red_blue3_enable = pCalib->DpccTuningPara.Expert_Mode.set3.RO.RO_enable[i]; in dpcc_expert_mode_basic_params_init()
722 pSelect->ro_red_blue3_enable = pstmaunal->stOnfly.expert_mode.ro_red_blue3_enable; in Api_Expert_mode_select()
902 pSelect->ro_red_blue3_enable = pParams->ro_red_blue3_enable; in Expert_mode_param_cpy()
1117 pSelect->ro_red_blue3_enable = 1; in Fast_mode_Triple_level_Setting()
1153 pSelect->ro_red_blue3_enable = 1; in Fast_mode_Triple_level_Setting()
1189 pSelect->ro_red_blue3_enable = 1; in Fast_mode_Triple_level_Setting()
1225 pSelect->ro_red_blue3_enable = 1; in Fast_mode_Triple_level_Setting()
1261 pSelect->ro_red_blue3_enable = 1; in Fast_mode_Triple_level_Setting()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h612 __u8 ro_red_blue3_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h624 u8 ro_red_blue3_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1709 pDpccCfg->ro_red_blue3_enable = pDpccRst->stBasic.ro_red_blue3_enable; in convertAiqDpccToIsp20Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c109 (arg->ro_red_blue3_enable & 0x01) << 10 | in isp_dpcc_config()
H A Disp_params_v21.c99 (arg->ro_red_blue3_enable & 0x01) << 10 | in isp_dpcc_config()
H A Disp_params_v3x.c175 (arg->ro_red_blue3_enable & 0x01) << 10 | in isp_dpcc_config()
H A Disp_params_v32.c151 !!arg->ro_red_blue3_enable << 10 | in isp_dpcc_config()