mirror of
https://github.com/game-stop/veejay.git
synced 2026-01-06 06:55:31 +01:00
arm build
This commit is contained in:
@@ -140,10 +140,13 @@
|
||||
#include <libyuv/mmx_macros.h>
|
||||
#include <veejaycore/veejaycore.h>
|
||||
#include <libavutil/cpu.h>
|
||||
#ifdef HAVE_ARM7A
|
||||
#ifdef HAVE_ARM
|
||||
#include <arm_neon.h>
|
||||
#endif
|
||||
#ifdef HAVE_ARM_NEON
|
||||
#include <fastarm/new_arm.h>
|
||||
#endif
|
||||
#ifdef HAVE_ASIMD
|
||||
#ifdef HAVE_ARM_ASIMD
|
||||
#include <arm_neon.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user