Searched refs:pDpccCfg (Results 1 – 1 of 1) sorted by relevance
1649 struct isp2x_dpcc_cfg * pDpccCfg = &isp_cfg.others.dpcc_cfg; in convertAiqDpccToIsp20Params() local1659 pDpccCfg->stage1_enable = pDpccRst->stBasic.stage1_enable; in convertAiqDpccToIsp20Params()1660 pDpccCfg->grayscale_mode = pDpccRst->stBasic.grayscale_mode; in convertAiqDpccToIsp20Params()1664 pDpccCfg->sw_rk_out_sel = pDpccRst->stBasic.sw_rk_out_sel; in convertAiqDpccToIsp20Params()1665 pDpccCfg->sw_dpcc_output_sel = pDpccRst->stBasic.sw_dpcc_output_sel; in convertAiqDpccToIsp20Params()1666 pDpccCfg->stage1_rb_3x3 = pDpccRst->stBasic.stage1_rb_3x3; in convertAiqDpccToIsp20Params()1667 pDpccCfg->stage1_g_3x3 = pDpccRst->stBasic.stage1_g_3x3; in convertAiqDpccToIsp20Params()1668 pDpccCfg->stage1_incl_rb_center = pDpccRst->stBasic.stage1_incl_rb_center; in convertAiqDpccToIsp20Params()1669 pDpccCfg->stage1_incl_green_center = pDpccRst->stBasic.stage1_incl_green_center; in convertAiqDpccToIsp20Params()1672 pDpccCfg->stage1_use_fix_set = pDpccRst->stBasic.stage1_use_fix_set; in convertAiqDpccToIsp20Params()[all …]