Searched refs:pfCopy8x16Aligned (Results 1 – 4 of 4) sorted by relevance
469 pFuncList->pfCopy8x16Aligned = WelsCopy8x16_c; in WelsInitEncodingFuncs()500 pFuncList->pfCopy8x16Aligned = WelsCopy8x16_mmx; in WelsInitEncodingFuncs()550 pFuncList->pfCopy8x16Aligned = WelsCopy8x16_neon; in WelsInitEncodingFuncs()573 pFuncList->pfCopy8x16Aligned = WelsCopy8x16_AArch64_neon; in WelsInitEncodingFuncs()593 pFuncList->pfCopy8x16Aligned = WelsCopy8x16_mmi; in WelsInitEncodingFuncs()619 pFuncList->pfCopy8x16Aligned = WelsCopy8x16_msa; in WelsInitEncodingFuncs()
1655 sMeRefine.pfCopyBlockByMode = pFunc->pfCopy8x16Aligned; in WelsMdInterMbRefinement()
46 TEST (MBCopyFunTest, pfCopy8x16Aligned) { in TEST() argument60 sFuncPtrList.pfCopy8x16Aligned (pDstAlign[1], 32, pSrcAlign, 64); in TEST()
242 PCopyFunc pfCopy8x16Aligned; //for MeRefineFracPixel 8x16 based member