[webkit-reviews] review canceled: [Bug 74842] SSE optimization for FFTFrameFFMPEG.cpp::multiply() : [Attachment 120142] Patch

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


xingnan.wang at intel.com has canceled xingnan.wang at intel.com's request for
review:
Bug 74842: SSE optimization for FFTFrameFFMPEG.cpp::multiply()
https://bugs.webkit.org/show_bug.cgi?id=74842

Attachment 120142: Patch
https://bugs.webkit.org/attachment.cgi?id=120142&action=review

------- Additional Comments from xingnan.wang at intel.com
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.


More information about the webkit-reviews mailing list