evas: implement pixel_color blending functions using NEON intrinsics.
authorCedric BAIL <cedric@osg.samsung.com>
Tue, 28 Apr 2015 21:36:04 +0000 (23:36 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 7 May 2015 07:53:11 +0000 (09:53 +0200)
commit76a5efe13ae76ce44d02e1f5921db9465e8a739b
tree0a8c9d224a2ffcc6593a600b81b7e4212557642c
parentedfd621d0619353a2d17c61718cef72b425e7cf6
evas: implement pixel_color blending functions using NEON intrinsics.

Summary:
NEON intrinsics can be built both for armv7 and armv8.
Implemented functions:
_op_blend_pan_c_dp_neon
_op_blend_p_can_dp_neon
_op_blend_pan_can_dp_neon
_op_blend_p_caa_dp_neon
_op_blend_pan_caa_dp_neon

Reviewers: raster, cedric

Subscribers: cedric

Projects: #efl

Maniphest Tasks: T2341

Differential Revision: https://phab.enlightenment.org/D2409

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/evas/common/evas_op_blend/op_blend_pixel_color_neon.c