Searched refs:vp8_sixtap_predict8x4_sse2 (Results 1 – 3 of 3) sorted by relevance
222 const SixtapPredictFunc sixtap_8x4_sse2 = vp8_sixtap_predict8x4_sse2;
323 void vp8_sixtap_predict8x4_sse2 in vp8_sixtap_predict8x4_sse2() function
355 void vp8_sixtap_predict8x4_sse2(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned c…356 #define vp8_sixtap_predict8x4 vp8_sixtap_predict8x4_sse2