mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
Code review notes fixed.
This commit is contained in:
@@ -136,6 +136,7 @@ CV_INLINE IppiSize ippiSize(int width, int height)
|
||||
#ifdef __ARM_NEON__
|
||||
# include <arm_neon.h>
|
||||
# define CV_NEON 1
|
||||
# define CPU_HAS_NEON_FEATURE (true)
|
||||
#endif
|
||||
|
||||
#ifndef CV_SSE
|
||||
|
||||
Reference in New Issue
Block a user