[webkit-reviews] review requested: [Bug 103614] Optimizing RGBA16, RGB16, ARGB16, BGRA16 unpacking functions with NEON intrinsics : [Attachment 176708] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 05:15:30 PST 2012


Gabor Rapcsanyi <rgabor at webkit.org> has asked  for review:
Bug 103614: Optimizing RGBA16, RGB16, ARGB16, BGRA16 unpacking functions with
NEON intrinsics
https://bugs.webkit.org/show_bug.cgi?id=103614

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

------- Additional Comments from Gabor Rapcsanyi <rgabor at webkit.org>
I tried it on Pandaboard with Linaro 12.10 Ubuntu.

unpackOneRowOfRGBA16LittleToRGBA8: 2.3x faster
unpackOneRowOfRGB16LittleToRGBA8: 1.97x faster
unpackOneRowOfARGB16LittleToRGBA8: 3.07x faster
unpackOneRowOfBGRA16LittleToRGBA8: 2.93x faster


More information about the webkit-reviews mailing list