HomeSort by relevance Sort by last modified time
    Searched refs:CV_IMPL_MT (Results 1 - 10 of 10) sorted by null

  /external/opencv3/modules/imgproc/src/
color.cpp 229 CV_IMPL_ADD(CV_IMPL_IPP|CV_IMPL_MT);
    [all...]
imgwarp.cpp     [all...]
histogram.cpp     [all...]
smooth.cpp     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
utility.hpp 70 #define CV_IMPL_MT 0x10 // multithreaded implementation
  /external/opencv3/modules/ts/src/
ts_perf.cpp     [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_perf.hpp 349 ipp_mt = ((flags&CV_IMPL_MT) > 0);
  /external/opencv3/modules/core/src/
dxt.cpp     [all...]
convert.cpp     [all...]
  /external/opencv3/modules/objdetect/src/
haar.cpp     [all...]

Completed in 245 milliseconds