Merge pull request #3128 from asmorkalov:android_tegra_optimizations_build_fix
This commit is contained in:
commit
d47a2988a9
@ -73,10 +73,6 @@
|
|||||||
#undef abs
|
#undef abs
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_TEGRA_OPTIMIZATION
|
|
||||||
#include "opencv2/imgcodecs/imgcodecs_tegra.hpp"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define __BEGIN__ __CV_BEGIN__
|
#define __BEGIN__ __CV_BEGIN__
|
||||||
#define __END__ __CV_END__
|
#define __END__ __CV_END__
|
||||||
#define EXIT __CV_EXIT__
|
#define EXIT __CV_EXIT__
|
||||||
|
@ -76,10 +76,6 @@
|
|||||||
#undef abs
|
#undef abs
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef HAVE_TEGRA_OPTIMIZATION
|
|
||||||
#include "opencv2/videoio/videoio_tegra.hpp"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define __BEGIN__ __CV_BEGIN__
|
#define __BEGIN__ __CV_BEGIN__
|
||||||
#define __END__ __CV_END__
|
#define __END__ __CV_END__
|
||||||
#define EXIT __CV_EXIT__
|
#define EXIT __CV_EXIT__
|
||||||
|
Loading…
x
Reference in New Issue
Block a user