Home
last modified time | relevance | path

Searched refs:rnd_thr_3_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.h202 unsigned char rnd_thr_3_g; member
446 unsigned char rnd_thr_3_g; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adpcc/
H A Drk_aiq_adpcc_algo.cpp187 pBasic->arBasic[i].rnd_thr_3_g = 6; in html_params_init()
339 pBasic->arBasic[i].rnd_thr_3_g = 6; in html_params_init()
585 pBasic->arBasic[i].rnd_thr_3_g = pCalib->DpccTuningPara.Expert_Mode.set3.RND.g_rnd_thr[i]; in dpcc_expert_mode_basic_params_init()
800 pSelect->rnd_thr_3_g = pstmaunal->stOnfly.expert_mode.rnd_thr_3_g; in Api_Expert_mode_select()
980 pSelect->rnd_thr_3_g = pParams->rnd_thr_3_g; in Expert_mode_param_cpy()
1113 pSelect->rnd_thr_3_g = 4; in Fast_mode_Triple_level_Setting()
1149 pSelect->rnd_thr_3_g = 4; in Fast_mode_Triple_level_Setting()
1185 pSelect->rnd_thr_3_g = 4; in Fast_mode_Triple_level_Setting()
1221 pSelect->rnd_thr_3_g = 4; in Fast_mode_Triple_level_Setting()
1257 pSelect->rnd_thr_3_g = 4; in Fast_mode_Triple_level_Setting()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h688 __u8 rnd_thr_3_g; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h700 u8 rnd_thr_3_g; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1787 pDpccCfg->rnd_thr_3_g = pDpccRst->stBasic.rnd_thr_3_g; in convertAiqDpccToIsp20Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c193 value = ISP2X_PACK_4BYTE(arg->rnd_thr_3_g, arg->rnd_thr_3_rb, 0, 0); in isp_dpcc_config()
H A Disp_params_v21.c169 value = ISP2X_PACK_4BYTE(arg->rnd_thr_3_g, arg->rnd_thr_3_rb, 0, 0); in isp_dpcc_config()
H A Disp_params_v3x.c259 value = ISP_PACK_4BYTE(arg->rnd_thr_3_g, arg->rnd_thr_3_rb, 0, 0); in isp_dpcc_config()
H A Disp_params_v32.c221 value = ISP_PACK_4BYTE(arg->rnd_thr_3_g, arg->rnd_thr_3_rb, 0, 0); in isp_dpcc_config()