On Sep 17, 2008, at 7:49 PM, Michael Niedermayer wrote: > On Wed, Sep 17, 2008 at 05:01:22PM -0400, David Conrad wrote: >> Hi, >> >> The only difference between the SSE2_Column_IDCT and SSE2_Row_IDCT >> macros >> is a couple of adds and shifts. This combines them into one macro, >> with no >> change to the generated asm. > > ok Applied.