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
198 int vp8_mbblock_error_xmm(struct macroblock *mb, int dc);199 #define vp8_mbblock_error vp8_mbblock_error_xmm
499 $vp8_mbblock_error_sse2=vp8_mbblock_error_xmm;