[Webkit-unassigned] [Bug 74842] SSE optimization for FFTFrameFFMPEG.cpp::multiply()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 19:23:39 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=74842


xingnan.wang at intel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #120142|0                           |1
        is obsolete|                            |
 Attachment #120142|review?                     |
               Flag|                            |
 Attachment #120259|                            |review?
               Flag|                            |




--- Comment #10 from xingnan.wang at intel.com  2011-12-21 19:23:39 PST ---
Created an attachment (id=120259)
 --> (https://bugs.webkit.org/attachment.cgi?id=120259&action=review)
Patch

Update the patch as comments.
Change the FFTFrameMac::multiply() to the same way of FFTFrameFFMPEG, due to the real1P, imag1P, real2P and imag2P are all 16-byte aligned and it`s better to start process from 0 of buffer than 1.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list