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

  /external/opencv3/modules/core/include/opencv2/core/opencl/
ocl_defs.hpp 20 CV_IMPL_ADD(CV_IMPL_OCL); \
36 CV_IMPL_ADD(CV_IMPL_OCL); \
49 CV_IMPL_ADD(CV_IMPL_OCL); \
  /external/opencv3/modules/features2d/src/
matchers.cpp 761 CV_IMPL_ADD(CV_IMPL_OCL);
769 CV_IMPL_ADD(CV_IMPL_OCL);
780 CV_IMPL_ADD(CV_IMPL_OCL);
788 CV_IMPL_ADD(CV_IMPL_OCL);
903 CV_IMPL_ADD(CV_IMPL_OCL);
911 CV_IMPL_ADD(CV_IMPL_OCL);
    [all...]
orb.cpp     [all...]
fast.cpp 336 CV_IMPL_ADD(CV_IMPL_OCL);
  /external/opencv3/modules/stitching/src/
warpers.cpp 130 CV_IMPL_ADD(CV_IMPL_OCL);
337 CV_IMPL_ADD(CV_IMPL_OCL);
386 CV_IMPL_ADD(CV_IMPL_OCL);
blenders.cpp 420 CV_IMPL_ADD(CV_IMPL_OCL);
535 CV_IMPL_ADD(CV_IMPL_OCL);
  /external/opencv3/modules/core/src/
umatrix.cpp 700 CV_IMPL_ADD(CV_IMPL_OCL);
759 CV_IMPL_ADD(CV_IMPL_OCL);
815 CV_IMPL_ADD(CV_IMPL_OCL);
ocl.cpp     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
utility.hpp 68 #define CV_IMPL_OCL 0x02 // OpenCL implementation
  /external/opencv3/modules/imgproc/src/
clahe.cpp 402 CV_IMPL_ADD(CV_IMPL_OCL);
  /external/opencv3/modules/ts/src/
ts_perf.cpp     [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_perf.hpp 350 ocl = ((flags&CV_IMPL_OCL) > 0);
  /external/opencv3/modules/video/src/
optflowgf.cpp     [all...]
lkpyramid.cpp     [all...]
  /external/opencv3/modules/calib3d/src/
stereobm.cpp     [all...]

Completed in 1170 milliseconds