Home
last modified time | relevance | path

Searched refs:rnd_offs_2_g (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.h220 unsigned char rnd_offs_2_g; member
476 unsigned char rnd_offs_2_g; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adpcc/
H A Drk_aiq_adpcc_algo.cpp205 pBasic->arBasic[i].rnd_offs_2_g = 0; in html_params_init()
357 pBasic->arBasic[i].rnd_offs_2_g = 2; in html_params_init()
603 pBasic->arBasic[i].rnd_offs_2_g = pCalib->DpccTuningPara.Expert_Mode.set2.RND.g_rnd_offs[i]; in dpcc_expert_mode_basic_params_init()
818 pSelect->rnd_offs_2_g = pstmaunal->stOnfly.expert_mode.rnd_offs_2_g; in Api_Expert_mode_select()
825 pSelect->ro_lim_2_g, pSelect->rnd_offs_2_g); in Api_Expert_mode_select()
998 pSelect->rnd_offs_2_g = pParams->rnd_offs_2_g; in Expert_mode_param_cpy()
1005 pSelect->ro_lim_2_g, pSelect->rnd_offs_2_g); in Expert_mode_param_cpy()
1084 pSelect->ro_lim_2_g, pSelect->rnd_offs_2_g); in Expert_mode_select_basic_params_by_ISO()
1527 pSelect->rnd_offs_2_g = 0x1; in Fast_mode_Double_level_Setting()
1564 pSelect->rnd_offs_2_g = 0x1; in Fast_mode_Double_level_Setting()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h706 __u8 rnd_offs_2_g; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h718 u8 rnd_offs_2_g; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1805 pDpccCfg->rnd_offs_2_g = pDpccRst->stBasic.rnd_offs_2_g; in convertAiqDpccToIsp20Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c216 (arg->rnd_offs_2_g & 0x03) << 4 | in isp_dpcc_config()
H A Disp_params_v21.c189 (arg->rnd_offs_2_g & 0x03) << 4 | in isp_dpcc_config()
H A Disp_params_v3x.c282 (arg->rnd_offs_2_g & 0x03) << 4 | in isp_dpcc_config()
H A Disp_params_v32.c241 (arg->rnd_offs_2_g & 0x03) << 4 | in isp_dpcc_config()