Home | History | Annotate | Download | only in x86

Lines Matching refs:vp8_mbblock_error_mmx

202 int vp8_mbblock_error_mmx(struct macroblock *mb, int dc);
623 if (flags & HAS_MMX) vp8_mbblock_error = vp8_mbblock_error_mmx;