Home
last modified time | relevance | path

Searched refs:ro_red_blue2_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.h112 unsigned char ro_red_blue2_enable; member
296 unsigned char ro_red_blue2_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adpcc/
H A Drk_aiq_adpcc_algo.cpp95 pBasic->arBasic[i].ro_red_blue2_enable = 1; in html_params_init()
247 pBasic->arBasic[i].ro_red_blue2_enable = 1; in html_params_init()
493 … pBasic->arBasic[i].ro_red_blue2_enable = pCalib->DpccTuningPara.Expert_Mode.set2.RO.RO_enable[i]; in dpcc_expert_mode_basic_params_init()
708 pSelect->ro_red_blue2_enable = pstmaunal->stOnfly.expert_mode.ro_red_blue2_enable; in Api_Expert_mode_select()
888 pSelect->ro_red_blue2_enable = pParams->ro_red_blue2_enable; in Expert_mode_param_cpy()
1529 pSelect->ro_red_blue2_enable = 1; in Fast_mode_Double_level_Setting()
1566 pSelect->ro_red_blue2_enable = 1; in Fast_mode_Double_level_Setting()
1603 pSelect->ro_red_blue2_enable = 1; in Fast_mode_Double_level_Setting()
1640 pSelect->ro_red_blue2_enable = 1; in Fast_mode_Double_level_Setting()
1677 pSelect->ro_red_blue2_enable = 1; in Fast_mode_Double_level_Setting()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h598 __u8 ro_red_blue2_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h610 u8 ro_red_blue2_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1695 pDpccCfg->ro_red_blue2_enable = pDpccRst->stBasic.ro_red_blue2_enable; in convertAiqDpccToIsp20Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c93 (arg->ro_red_blue2_enable & 0x01) << 10 | in isp_dpcc_config()
H A Disp_params_v21.c84 (arg->ro_red_blue2_enable & 0x01) << 10 | in isp_dpcc_config()
H A Disp_params_v3x.c159 (arg->ro_red_blue2_enable & 0x01) << 10 | in isp_dpcc_config()
H A Disp_params_v32.c136 !!arg->ro_red_blue2_enable << 10 | in isp_dpcc_config()