Searched refs:WelsCopy8x16_msa (Results 1 – 4 of 4) sorted by relevance
57 void WelsCopy8x16_msa(uint8_t* pDst, int32_t iStrideD, uint8_t* pSrc, in WelsCopy8x16_msa() function
88 void WelsCopy8x16_msa (uint8_t* pDst, int32_t iStrideD, uint8_t* pSrc, int32_t iStrideS);
619 pFuncList->pfCopy8x16Aligned = WelsCopy8x16_msa; in WelsInitEncodingFuncs()
337 GENERATE_UT_FOR_COPY (8, 16, WelsCopy8x16_msa);