Searched refs:vp8_short_fdct8x4_mmx (Results 1 – 2 of 2) sorted by relevance
18 void vp8_short_fdct8x4_mmx(short *input, short *output, int pitch) in vp8_short_fdct8x4_mmx() function
348 void vp8_short_fdct8x4_mmx(short *input, short *output, int pitch);731 if (flags & HAS_MMX) vp8_short_fdct8x4 = vp8_short_fdct8x4_mmx; in setup_rtcd_internal()