Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Issue 22566002: ARM Skia NEON patches - 24 - S32_D565_Blend_Dither slight speedup/bugfix (Closed)

Created:
7 years, 4 months ago by kevin.petit.not.used.account
Modified:
7 years, 2 months ago
Reviewers:
djsollen, mtklein
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

ARM Skia NEON patches - 24 - S32_D565_Blend_Dither slight speedup/bugfix BlitRow565: S32_D565_Blend_Dither, slight speedup + bugfix This patch adds a rewrite of S32_D565_Blend_Dither in intrinsics. The newer version is faster (10-20% depending on the value of count) and also supports ARGB as well as ABGR. It also adds the missing assert at the beginning of the function. Signed-off-by: Kévin PETIT <kevin.petit@arm.com>; BUG= Committed: http://code.google.com/p/skia/source/detail?r=11473

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -77 lines) Patch
M src/opts/SkBlitRow_opts_arm_neon.cpp View 1 chunk +119 lines, -77 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kevin.petit.not.used.account
ping. This one is just a basic translation and should be easy: - no mismatches. ...
7 years, 2 months ago (2013-09-26 11:05:51 UTC) #1
djsollen
lgtm
7 years, 2 months ago (2013-09-26 15:00:19 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/kevin.petit.arm@gmail.com/22566002/1
7 years, 2 months ago (2013-09-26 15:13:41 UTC) #3
commit-bot: I haz the power
7 years, 2 months ago (2013-09-26 15:25:26 UTC) #4
Message was sent while issue was closed.
Change committed as 11473

Powered by Google App Engine
This is Rietveld 408576698