[XviD-devel] [CVS commit] HEAD -- Optimized plane sse

Edouard Gomez ed.gomez at free.fr
Mon Apr 12 17:52:57 CEST 2004


Heyhey

A small  unuseful patch  that i  was keeping on  my box,  this optimizes
plane_sse  doing block  based  sse computing.  That theoritically  helps
cache, and allows mmx implementations.

Not to say, this function is used mostly for debugging purpose (for
PSNR computing):

2004-04-12 15:48:21 GMT	                                	patch-13

    Summary:
      Optimized Plane SSE.
    Revision:
      xvidcore--head--0.0--patch-13

    From ed.gomez:
     * Mostly unuseful patch as it optimizes a function that is used
       not so often and that doesn't eat so much CPU. But as i'm always
       doing debugging (thus using plane_sse), i like the idea of being
       doing the debugging the faster i can :-)

    modified files:
     examples/xvid_bench.c src/image/image.c src/motion/sad.c
     src/motion/sad.h src/motion/x86_asm/sad_mmx.asm src/xvid.c

-- 
Edouard Gomez


More information about the XviD-devel mailing list