Searched refs:vp8_mbblock_error_xmm (Results 1 – 3 of 3) sorted by relevance
18 int vp8_mbblock_error_xmm(MACROBLOCK *mb, int dc) in vp8_mbblock_error_xmm() function
484 $vp8_mbblock_error_sse2=vp8_mbblock_error_xmm;
203 int vp8_mbblock_error_xmm(struct macroblock *mb, int dc);624 if (flags & HAS_SSE2) vp8_mbblock_error = vp8_mbblock_error_xmm; in setup_rtcd_internal()