evas: implement _op_blend_rel_p_c_dp_neon using NEON intrinsics
authorCedric BAIL <cedric@osg.samsung.com>
Tue, 28 Apr 2015 21:37:37 +0000 (23:37 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Thu, 7 May 2015 07:53:11 +0000 (09:53 +0200)
commitd364cbdadd6a4f0d59bcdeead90205e847c84c56
tree68ceca4d2a28281d02155cd99ef5990d63b3cd3e
parent76a5efe13ae76ce44d02e1f5921db9465e8a739b
evas: implement _op_blend_rel_p_c_dp_neon using NEON intrinsics

Summary:
NEON intrinsics can be built both for armv7 and armv8.

There were no NEON variant for this function, so it was added with all copies to init function.

Reviewers: raster, cedric

Reviewed By: cedric

Subscribers: cedric

Projects: #efl

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

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