Searched refs:vp8_mbblock_error_xmm (Results 1 – 4 of 4) sorted by relevance
18 int vp8_mbblock_error_xmm(MACROBLOCK *mb, int dc) in vp8_mbblock_error_xmm() function
181 int vp8_mbblock_error_xmm(struct macroblock *mb, int dc);182 #define vp8_mbblock_error vp8_mbblock_error_xmm
280 $vp8_mbblock_error_sse2=vp8_mbblock_error_xmm;