• Zdenek Kabelac's avatar
    * removed MANGLE from macros for setting constants · fca0f0e5
    Zdenek Kabelac authored
    * using MOVQ_WONE/MOVQ_BFE as two instruction instead of static memory value access
      as its always faster
    * PAVGB_MMX macro is using now mm6 -> mm7 is unmodified
    * replaced original pixels_xy2_mmx with new faster and equal implementation
    * replaced usage of mm7 for other then ZERO contstant in _rnd & _avg file with mm6
    
    Originally committed as revision 632 to svn://svn.ffmpeg.org/ffmpeg/trunk
    fca0f0e5
Name
Last commit
Last update
..
cputest.c Loading commit data...
dsputil_mmx.c Loading commit data...
dsputil_mmx_avg.h Loading commit data...
dsputil_mmx_rnd.h Loading commit data...
fdct_mmx.c Loading commit data...
idct_mmx.c Loading commit data...
mmx.h Loading commit data...
motion_est_mmx.c Loading commit data...
mpegvideo_mmx.c Loading commit data...
mpegvideo_mmx_template.c Loading commit data...
simple_idct_mmx.c Loading commit data...