Home
last modified time | relevance | path

Searched refs:lc_green1_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.h105 unsigned char lc_green1_enable; member
284 unsigned char lc_green1_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adpcc/
H A Drk_aiq_adpcc_algo.cpp88 pBasic->arBasic[i].lc_green1_enable = 0; in html_params_init()
240 pBasic->arBasic[i].lc_green1_enable = 0; in html_params_init()
486 … pBasic->arBasic[i].lc_green1_enable = pCalib->DpccTuningPara.Expert_Mode.set1.LC.LC_enable[i]; in dpcc_expert_mode_basic_params_init()
701 pSelect->lc_green1_enable = pstmaunal->stOnfly.expert_mode.lc_green1_enable; in Api_Expert_mode_select()
881 pSelect->lc_green1_enable = pParams->lc_green1_enable; in Expert_mode_param_cpy()
1948 pSelect->lc_green1_enable = 1; in Fast_mode_Single_level_Setting()
1985 pSelect->lc_green1_enable = 1; in Fast_mode_Single_level_Setting()
2022 pSelect->lc_green1_enable = 1; in Fast_mode_Single_level_Setting()
2059 pSelect->lc_green1_enable = 1; in Fast_mode_Single_level_Setting()
2096 pSelect->lc_green1_enable = 1; in Fast_mode_Single_level_Setting()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h591 __u8 lc_green1_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h603 u8 lc_green1_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1688 pDpccCfg->lc_green1_enable = pDpccRst->stBasic.lc_green1_enable; in convertAiqDpccToIsp20Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c84 (arg->lc_green1_enable & 0x01) << 1 | in isp_dpcc_config()
H A Disp_params_v21.c76 (arg->lc_green1_enable & 0x01) << 1 | in isp_dpcc_config()
H A Disp_params_v3x.c150 (arg->lc_green1_enable & 0x01) << 1 | in isp_dpcc_config()
H A Disp_params_v32.c128 !!arg->lc_green1_enable << 1 | in isp_dpcc_config()