Searched refs:vp8_sixtap_predict8x8_sse2 (Results 1 – 3 of 3) sorted by relevance
221 const SixtapPredictFunc sixtap_8x8_sse2 = vp8_sixtap_predict8x8_sse2;
285 void vp8_sixtap_predict8x8_sse2 in vp8_sixtap_predict8x8_sse2() function
360 void vp8_sixtap_predict8x8_sse2(unsigned char *src, int src_pitch, int xofst, int yofst, unsigned c…361 #define vp8_sixtap_predict8x8 vp8_sixtap_predict8x8_sse2