Home
last modified time | relevance | path

Searched refs:line_thr_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.h164 unsigned char line_thr_2_g; member
386 unsigned char line_thr_2_g; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adpcc/
H A Drk_aiq_adpcc_algo.cpp148 pBasic->arBasic[i].line_thr_2_g = 20; in html_params_init()
300 pBasic->arBasic[i].line_thr_2_g = 20; in html_params_init()
546 pBasic->arBasic[i].line_thr_2_g = pCalib->DpccTuningPara.Expert_Mode.set2.LC.g_line_thr[i]; in dpcc_expert_mode_basic_params_init()
761 pSelect->line_thr_2_g = pstmaunal->stOnfly.expert_mode.line_thr_2_g; in Api_Expert_mode_select()
824 pSelect->enable, pSelect->line_thr_2_g, pSelect->line_mad_fac_2_rb, in Api_Expert_mode_select()
941 pSelect->line_thr_2_g = pParams->line_thr_2_g; in Expert_mode_param_cpy()
1004 pSelect->enable, pSelect->line_thr_2_g, pSelect->line_mad_fac_2_rb, in Expert_mode_param_cpy()
1083 pSelect->enable, pSelect->line_thr_2_g, pSelect->line_mad_fac_2_rb, in Expert_mode_select_basic_params_by_ISO()
1537 pSelect->line_thr_2_g = 0x8; in Fast_mode_Double_level_Setting()
1574 pSelect->line_thr_2_g = 0x16; in Fast_mode_Double_level_Setting()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h650 __u8 line_thr_2_g; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h662 u8 line_thr_2_g; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1748 pDpccCfg->line_thr_2_g = pDpccRst->stBasic.line_thr_2_g; in convertAiqDpccToIsp20Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c149 value = ISP2X_PACK_4BYTE(arg->line_thr_2_g, arg->line_thr_2_rb, in isp_dpcc_config()
H A Disp_params_v21.c133 value = ISP2X_PACK_4BYTE(arg->line_thr_2_g, arg->line_thr_2_rb, in isp_dpcc_config()
H A Disp_params_v3x.c215 value = ISP_PACK_4BYTE(arg->line_thr_2_g, arg->line_thr_2_rb, in isp_dpcc_config()
H A Disp_params_v32.c185 value = ISP_PACK_4BYTE(arg->line_thr_2_g, arg->line_thr_2_rb, in isp_dpcc_config()