History log of /frameworks/rs/cpu_ref/rsCpuIntrinsics_neon_Blend.S
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e0c6f1d59fa8e995cdd80a41cc8ed1d6af35652e 14-Apr-2017 I-Jui (Ray) Sung <ijsung@google.com> Revive forEachDstAtop implementations for NEON/ASIMD

ScriptIntrinsicBlend's forEachDstAtop had broken NEON and ASIMD
implementations and were bypassed.

This CL fixed these two and turned them back on in
RsdCpuScriptIntrinsicBlend::kernel().

Bug: b/22047392
Test: CTS and RsTest on Angler
Change-Id: Ifa41d74222606f1c04b7b4e3fe1b43eb932ead89
/frameworks/rs/cpu_ref/rsCpuIntrinsics_neon_Blend.S
5d06919bc8019322180ea34768a7a4137fa64d11 20-Feb-2014 Simon Hosie <simon.hosie@arm.com> Revised NEON implementations of blend.

Reimplement blend intrinsic using wider memory accesses and a few more 8-bit
operations where possible. Implementations in AArch32 and AArch64 NEON.

Change-Id: I5e56010376b1db1628a911cf09d97baf5af289b3
/frameworks/rs/cpu_ref/rsCpuIntrinsics_neon_Blend.S