Searched refs:stPdaf (Results 1 – 4 of 4) sorted by relevance
70 Adpcc_pdaf_params_t stPdaf; member76 Adpcc_pdaf_params_t stPdaf; member
621 Adpcc_pdaf_params_t stPdaf; member
1835 pDpccCfg->sw_pdaf_en = pDpccRst->stPdaf.sw_pdaf_en; in convertAiqDpccToIsp20Params()1839 pDpccCfg->pdaf_point_en[i] = pDpccRst->stPdaf.pdaf_point_en[i]; in convertAiqDpccToIsp20Params()1843 pDpccCfg->pdaf_offsety = pDpccRst->stPdaf.pdaf_offsety; in convertAiqDpccToIsp20Params()1844 pDpccCfg->pdaf_offsetx = pDpccRst->stPdaf.pdaf_offsetx; in convertAiqDpccToIsp20Params()1847 pDpccCfg->pdaf_wrapy = pDpccRst->stPdaf.pdaf_wrapy; in convertAiqDpccToIsp20Params()1848 pDpccCfg->pdaf_wrapx = pDpccRst->stPdaf.pdaf_wrapx; in convertAiqDpccToIsp20Params()1851 pDpccCfg->pdaf_wrapy_num = pDpccRst->stPdaf.pdaf_wrapy_num; in convertAiqDpccToIsp20Params()1852 pDpccCfg->pdaf_wrapx_num = pDpccRst->stPdaf.pdaf_wrapx_num; in convertAiqDpccToIsp20Params()1856 pDpccCfg->point[i].x = pDpccRst->stPdaf.point[i].x; in convertAiqDpccToIsp20Params()1857 pDpccCfg->point[i].y = pDpccRst->stPdaf.point[i].y; in convertAiqDpccToIsp20Params()[all …]
51 Adpcc_pdaf_params_t *pPdaf = &pParams->stPdaf; in html_params_init()2539 memcpy(pSelect, &pstmaunal->stPdaf, sizeof(Adpcc_pdaf_params_t)); in Api_select_pdaf_params()2765 … memcpy(&pAdpccCtx->stAuto.stPdafParams, &pAdpccCtx->stParams.stPdaf, sizeof(Adpcc_pdaf_params_t)); in AdpccInit()2861 … ret = select_pdaf_params_by_ISO(&pAdpccCtx->stAuto.stPdafParams, &pAdpccResult->stPdaf, pExpInfo); in AdpccProcess()2876 ret = Api_select_pdaf_params(&pAdpccResult->stPdaf, &pAdpccCtx->stManual); in AdpccProcess()