Searched refs:pAmfnrResult (Results 1 – 1 of 1) sorted by relevance
430 …ult_V1_t Amfnr_GetProcResult_V1(Amfnr_Context_V1_t *pAmfnrCtx, Amfnr_ProcResult_V1_t* pAmfnrResult) in Amfnr_GetProcResult_V1() argument439 if(pAmfnrResult == NULL) { in Amfnr_GetProcResult_V1()445 pAmfnrResult->stSelect = pAmfnrCtx->stAuto.stSelect; in Amfnr_GetProcResult_V1()446 pAmfnrResult->mfnrEn = pAmfnrCtx->stAuto.mfnrEn; in Amfnr_GetProcResult_V1()448 pAmfnrResult->mfnrEn = pAmfnrCtx->stAuto.stMfnr_dynamic.mfnr_enable_state; in Amfnr_GetProcResult_V1()452 pAmfnrResult->stSelect = pAmfnrCtx->stManual.stSelect; in Amfnr_GetProcResult_V1()453 pAmfnrResult->mfnrEn = pAmfnrCtx->stManual.mfnrEn; in Amfnr_GetProcResult_V1()461 pAmfnrResult->stSelect.weight_limit_uv[i] = MFNR_MAX_WEIGHT_LIMIT_UV; in Amfnr_GetProcResult_V1()466 …mfnr_fix_transfer_v1(&pAmfnrResult->stSelect, &pAmfnrResult->stFix, &pAmfnrCtx->stExpInfo, pAmfnrC… in Amfnr_GetProcResult_V1()467 pAmfnrResult->stFix.tnr_en = pAmfnrResult->mfnrEn; in Amfnr_GetProcResult_V1()[all …]