[mythtv] [PATCH] Denoise3D MMX support patch

Andrew Mahone andrewmahone at eml.cc
Tue Oct 14 16:17:00 EDT 2003


On Tuesday 14 October 2003 13:06, Isaac Richards wrote:
> Have you seen the (fairly standard) mmx.h that's used elsewhere in the
> project?  libs/libavcodec/i386/mmx.h  It's fairly easy to use, and wouldn't
> require the MMX_BUILTINS define and the -mmmx in the denoise3d.pro file..
>
> I generally prefer 4 space indents to tabs..
>
> Isaac

I hadn't seen it before, I'll take a look at mmx.h and see if I can rework the 
code around that.  I think I can also get a little more performance out of it 
by rolling addLineMMX, subLineMMX, and difToCoef into one loop.
-- 
  Andrew Mahone
  andrewmahone AT eml DOT cc


More information about the mythtv-dev mailing list