Searched refs:WelsDctFourT4_avx2 (Results 1 – 4 of 4) sorted by relevance
96 void WelsDctFourT4_avx2 (int16_t* pDct, uint8_t* pPixel1, int32_t iStride1, uint8_t* pPixel2, int32…
252 TEST (EncodeMbAuxTest, WelsDctFourT4_avx2) { in TEST() argument254 TestDctFourT4 (WelsDctFourT4_avx2); in TEST()
532 pFuncList->pfDctFourT4 = WelsDctFourT4_avx2; in WelsInitEncodingFuncs()
898 ; void WelsDctFourT4_avx2(int16_t* pDct, uint8_t* pPixel1, int32_t iStride1, uint8_t* pPixel2, int3…900 WELS_EXTERN WelsDctFourT4_avx2