Searched refs:stBpt (Results 1 – 4 of 4) sorted by relevance
69 Adpcc_bpt_params_t stBpt; member75 Adpcc_bpt_params_t stBpt; member
619 Adpcc_bpt_params_t stBpt; member
1810 pDpccCfg->bpt_rb_3x3 = pDpccRst->stBpt.bpt_rb_3x3; in convertAiqDpccToIsp20Params()1811 pDpccCfg->bpt_g_3x3 = pDpccRst->stBpt.bpt_g_3x3; in convertAiqDpccToIsp20Params()1812 pDpccCfg->bpt_incl_rb_center = pDpccRst->stBpt.bpt_incl_rb_center; in convertAiqDpccToIsp20Params()1813 pDpccCfg->bpt_incl_green_center = pDpccRst->stBpt.bpt_incl_green_center; in convertAiqDpccToIsp20Params()1814 pDpccCfg->bpt_use_fix_set = pDpccRst->stBpt.bpt_use_fix_set; in convertAiqDpccToIsp20Params()1815 pDpccCfg->bpt_use_set_3 = pDpccRst->stBpt.bpt_use_set_3; in convertAiqDpccToIsp20Params()1816 pDpccCfg->bpt_use_set_2 = pDpccRst->stBpt.bpt_use_set_2; in convertAiqDpccToIsp20Params()1817 pDpccCfg->bpt_use_set_1 = pDpccRst->stBpt.bpt_use_set_1; in convertAiqDpccToIsp20Params()1818 pDpccCfg->bpt_cor_en = pDpccRst->stBpt.bpt_cor_en; in convertAiqDpccToIsp20Params()1819 pDpccCfg->bpt_det_en = pDpccRst->stBpt.bpt_det_en; in convertAiqDpccToIsp20Params()[all …]
50 Adpcc_bpt_params_t *pBpt = &pParams->stBpt; in html_params_init()2480 memcpy(pSelect, &pstmaunal->stBpt, sizeof(Adpcc_bpt_params_t)); in Api_select_bpt_params()2764 memcpy(&pAdpccCtx->stAuto.stBptParams, &pAdpccCtx->stParams.stBpt, sizeof(Adpcc_bpt_params_t)); in AdpccInit()2860 … ret = select_bpt_params_by_ISO(&pAdpccCtx->stAuto.stBptParams, &pAdpccResult->stBpt, pExpInfo); in AdpccProcess()2875 ret = Api_select_bpt_params(&pAdpccResult->stBpt, &pAdpccCtx->stManual); in AdpccProcess()