evas-blend-ops: fix off-by-1 in the C MUL3_SYM "simd" multiplier
authorChris Michael <cp.michael@samsung.com>
Tue, 21 Apr 2015 15:23:28 +0000 (11:23 -0400)
committerChris Michael <cp.michael@samsung.com>
Tue, 21 Apr 2015 15:26:03 +0000 (11:26 -0400)
commitf7fb534562254b887b19029e0380e6da076982cd
tree8d8f339a02970e4fa2a232c4c8f59a1556e63c1a
parentc77812d8b0cb7664b5925922c66993482d4451df
evas-blend-ops: fix off-by-1 in the C MUL3_SYM "simd" multiplier

Summary: op_blend functions give off-by-1 using NEON intrinsics in C
MUL3_SYM, this commit fixes that issue with no ill effects on other
platforms.

@fix

Reviewers: raster, cedric

Subscribers: cedric

Projects: #efl

Differential Revision: https://phab.enlightenment.org/D2394
src/lib/evas/include/evas_blend_ops.h