Searched refs:psubd_r2r (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/x86/
H A Didct_mmx.c130 psubd_r2r (mm1, mm3); /* mm3 = a1-b1 a0-b0 + rounder */
142 psubd_r2r (mm5, mm4); /* mm4 = a3-b3 a2-b2 + rounder */
248 psubd_r2r (mm1, mm3); /* mm3 = a1-b1 a0-b0 + rounder */
260 psubd_r2r (mm5, mm7); /* mm7 = a3-b3 a2-b2 + rounder */
H A Dmmx.h143 #define psubd_r2r(regs,regd) mmx_r2r (psubd, regs, regd) macro

Completed in 25 milliseconds