neon back - found the bug! expedite!

SVN revision: 46572
This commit is contained in:
Carsten Haitzler 2010-02-27 07:50:11 +00:00
parent b62185b395
commit b8955f3a50
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ _op_blend_pas_dp_neon(DATA32 *s, DATA8 *m, DATA32 c, DATA32 *d, int l) {
#ifdef NEON_INSTRINSICS_OK
#else
DATA32 *e = d + l;
#if 0
#if 1
if (l >= 4)
{
e -= 4;