Home
last modified time | relevance | path

Searched refs:pDpccRst (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp1650 rk_aiq_isp_dpcc_t *pDpccRst = &dpcc; in convertAiqDpccToIsp20Params() local
1652 if(pDpccRst->stBasic.enable) { in convertAiqDpccToIsp20Params()
1659 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()
[all …]