Searched refs:CALC_COST (Results 1 – 1 of 1) sorted by relevance
530 #define CALC_COST(me_buf, lm) ( pFunc->sSampleDealingFuncs.pfMeCost[kuiPixel](pEncMb, iStrideEnc, m… macro543 iCurCost = CALC_COST (pMeRefine->pQuarPixTmp, pParams->iLms[0]); in MeRefineQuarPixel()551 iCurCost = CALC_COST (pMeRefine->pQuarPixTmp, pParams->iLms[1]); in MeRefineQuarPixel()559 iCurCost = CALC_COST (pMeRefine->pQuarPixTmp, pParams->iLms[2]); in MeRefineQuarPixel()568 iCurCost = CALC_COST (pMeRefine->pQuarPixTmp, pParams->iLms[3]); in MeRefineQuarPixel()