Searched refs:stage1_enable (Results 1 – 9 of 9) sorted by relevance
76 unsigned char stage1_enable; member232 unsigned char stage1_enable; member
59 pBasic->arBasic[i].stage1_enable = 1; in html_params_init()211 pBasic->arBasic[i].stage1_enable = 1; in html_params_init()457 pBasic->arBasic[i].stage1_enable = pCalib->DpccTuningPara.Expert_Mode.stage1_Enable ? 1 : 0; in dpcc_expert_mode_basic_params_init()672 pSelect->stage1_enable = pstmaunal->stOnfly.expert_mode.stage1_enable; in Api_Expert_mode_select()852 pSelect->stage1_enable = pParams->stage1_enable; in Expert_mode_param_cpy()2357 pSelect->stage1_enable = 1; in Fast_mode_select_basic_params_by_ISO()2420 pSelect->stage1_enable = 1; in Api_Fast_mode_select()
563 __u8 stage1_enable; member
575 u8 stage1_enable; member
1659 pDpccCfg->stage1_enable = pDpccRst->stBasic.stage1_enable; in convertAiqDpccToIsp20Params()
50 value |= (arg->stage1_enable & 0x01) << 2 | in isp_dpcc_config()
45 value |= (arg->stage1_enable & 0x01) << 2 | in isp_dpcc_config()
116 value |= (arg->stage1_enable & 0x01) << 2 | in isp_dpcc_config()
97 value |= !!arg->stage1_enable << 2 | in isp_dpcc_config()