mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
Restored IPP call reduction
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
#include "opencl_kernels_core.hpp"
|
||||
#include "precomp.hpp"
|
||||
|
||||
#undef HAVE_IPP
|
||||
#undef CV_IPP_RUN_FAST
|
||||
#define CV_IPP_RUN_FAST(f, ...)
|
||||
#undef CV_IPP_RUN
|
||||
#define CV_IPP_RUN(c, f, ...)
|
||||
|
||||
/*************************************************************************************************\
|
||||
Matrix Operations
|
||||
|
||||
Reference in New Issue
Block a user