Searched refs:pSampleAvg (Results 1 – 1 of 1) sorted by relevance
/third_party/openh264/codec/encoder/core/src/ |
D | md.cpp | 534 PWelsSampleAveragingFunc pSampleAvg = pFunc->sMcFuncs.pfSampleAveraging; in MeRefineQuarPixel() local 540 pSampleAvg (pMeRefine->pQuarPixTmp, ME_REFINE_BUF_STRIDE, pParams->pSrcA[0], ME_REFINE_BUF_STRIDE, in MeRefineQuarPixel() 549 pSampleAvg (pMeRefine->pQuarPixTmp, ME_REFINE_BUF_STRIDE, pParams->pSrcA[1], in MeRefineQuarPixel() 557 pSampleAvg (pMeRefine->pQuarPixTmp, ME_REFINE_BUF_STRIDE, pParams->pSrcA[2], in MeRefineQuarPixel() 565 pSampleAvg (pMeRefine->pQuarPixTmp, ME_REFINE_BUF_STRIDE, pParams->pSrcA[3], in MeRefineQuarPixel()
|