Searched refs:vp8_mbblock_error_mmx (Results 1 – 2 of 2) sorted by relevance
53 int vp8_mbblock_error_mmx(MACROBLOCK *mb, int dc) in vp8_mbblock_error_mmx() function
202 int vp8_mbblock_error_mmx(struct macroblock *mb, int dc);623 if (flags & HAS_MMX) vp8_mbblock_error = vp8_mbblock_error_mmx; in setup_rtcd_internal()