Files
opencv-MIRROR/modules
Zhuo Zhang 743099f9f9 Merge pull request #19521 from zchrissirhcz:3.4-fix-core-module-android-arm64-build
* fix core module android arm64 build

* fix core module android build when neon is off

When building for Android ARM platform, cmake with
`-D CV_DISABLE_OPTIMIZATION=ON`, the expected behavior is
not using ARM NEON, using naive computation instead.

This commit fix the un-expected compile error for neon intrinsincs.
2021-02-14 21:37:11 +03:00
..
2020-04-15 23:25:12 +09:00
2018-09-07 20:33:52 +09:00
2020-08-21 23:52:30 +09:00
2019-08-08 21:49:32 +09:00
2020-08-21 23:52:30 +09:00
2018-09-07 20:33:52 +09:00
2021-02-12 20:53:09 -05:00
2020-12-20 14:17:28 +01:00
2020-09-27 21:14:55 +00:00