dsp/neon.h: coalesce intrinsics-related defines

Change-Id: Ifadd41a5bbf7f99eeb6d75d2b67daa25e0544946
This commit is contained in:
James Zern
2014-05-03 11:34:07 -07:00
parent b5c7525897
commit b9d2bb67d6
4 changed files with 16 additions and 26 deletions

View File

@ -18,10 +18,7 @@
#include <arm_neon.h>
#include "./lossless.h"
// Right now, some intrinsics function seem slower, so we disable it.
// Uncomment the following for testing:
// #define USE_INTRINSICS
#include "./neon.h"
//------------------------------------------------------------------------------
// Colorspace conversion functions