Home
last modified time | relevance | path

Searched refs:lc_green2_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.h119 unsigned char lc_green2_enable; member
310 unsigned char lc_green2_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adpcc/
H A Drk_aiq_adpcc_algo.cpp102 pBasic->arBasic[i].lc_green2_enable = 1; in html_params_init()
254 pBasic->arBasic[i].lc_green2_enable = 1; in html_params_init()
500 … pBasic->arBasic[i].lc_green2_enable = pCalib->DpccTuningPara.Expert_Mode.set2.LC.LC_enable[i]; in dpcc_expert_mode_basic_params_init()
715 pSelect->lc_green2_enable = pstmaunal->stOnfly.expert_mode.lc_green2_enable; in Api_Expert_mode_select()
895 pSelect->lc_green2_enable = pParams->lc_green2_enable; in Expert_mode_param_cpy()
1535 pSelect->lc_green2_enable = 1; in Fast_mode_Double_level_Setting()
1572 pSelect->lc_green2_enable = 1; in Fast_mode_Double_level_Setting()
1609 pSelect->lc_green2_enable = 1; in Fast_mode_Double_level_Setting()
1646 pSelect->lc_green2_enable = 1; in Fast_mode_Double_level_Setting()
1683 pSelect->lc_green2_enable = 1; in Fast_mode_Double_level_Setting()
[all …]
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp2-config.h605 __u8 lc_green2_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp2-config.h617 u8 lc_green2_enable; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1702 pDpccCfg->lc_green2_enable = pDpccRst->stBasic.lc_green2_enable; in convertAiqDpccToIsp20Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c100 (arg->lc_green2_enable & 0x01) << 1 | in isp_dpcc_config()
H A Disp_params_v21.c91 (arg->lc_green2_enable & 0x01) << 1 | in isp_dpcc_config()
H A Disp_params_v3x.c166 (arg->lc_green2_enable & 0x01) << 1 | in isp_dpcc_config()
H A Disp_params_v32.c143 !!arg->lc_green2_enable << 1 | in isp_dpcc_config()