HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_OPENCL (Results 1 - 25 of 116) sorted by null

1 2 3 4 5

  /external/opencv3/modules/core/src/
directx.inc.hpp 47 #ifdef HAVE_OPENCL
53 #endif // HAVE_OPENCL
directx.cpp 55 #ifndef HAVE_OPENCL
57 #endif // HAVE_OPENCL
235 #if defined(HAVE_DIRECTX) && defined(HAVE_OPENCL)
244 #elif !defined(HAVE_OPENCL)
352 #elif !defined(HAVE_OPENCL)
460 #elif !defined(HAVE_OPENCL)
570 #elif !defined(HAVE_OPENCL)
677 #if defined(HAVE_DIRECTX) && defined(HAVE_OPENCL)
702 #endif // defined(HAVE_DIRECTX) && defined(HAVE_OPENCL)
709 #elif defined(HAVE_OPENCL)
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_llvm.h 5 #if defined R600_USE_LLVM || defined HAVE_OPENCL
27 #endif /* defined R600_USE_LLVM || defined HAVE_OPENCL */
  /external/opencv3/modules/core/include/opencv2/core/opencl/runtime/
opencl_core.hpp 45 #ifdef HAVE_OPENCL
93 #endif // HAVE_OPENCL
  /external/opencv3/modules/imgproc/perf/opencl/
perf_moments.cpp 50 #ifdef HAVE_OPENCL
78 #endif // HAVE_OPENCL
perf_blend.cpp 50 #ifdef HAVE_OPENCL
82 #endif // HAVE_OPENCL
perf_gftt.cpp 49 #ifdef HAVE_OPENCL
  /external/opencv3/modules/calib3d/perf/opencl/
perf_stereobm.cpp 46 #ifdef HAVE_OPENCL
  /external/opencv3/modules/core/include/opencv2/core/opencl/
ocl_defs.hpp 11 #ifdef HAVE_OPENCL
opencl_svm.hpp 13 #if defined(HAVE_OPENCL) && defined(HAVE_OPENCL_SVM)
  /external/opencv3/modules/core/perf/opencl/
perf_usage_flags.cpp 10 #ifdef HAVE_OPENCL
42 #endif // HAVE_OPENCL
perf_gemm.cpp 50 #ifdef HAVE_OPENCL
84 #endif // HAVE_OPENCL
perf_bufferpool.cpp 10 #ifdef HAVE_OPENCL
132 #endif // HAVE_OPENCL
perf_dxt.cpp 50 #ifdef HAVE_OPENCL
118 #endif // HAVE_OPENCL
  /external/opencv3/modules/features2d/perf/opencl/
perf_fast.cpp 4 #ifdef HAVE_OPENCL
47 #endif // HAVE_OPENCL
  /external/opencv3/modules/calib3d/test/opencl/
test_stereobm.cpp 47 #ifdef HAVE_OPENCL
97 #endif //HAVE_OPENCL
  /external/opencv3/modules/core/test/ocl/
test_matrix_expr.cpp 11 #ifdef HAVE_OPENCL
test_image2d.cpp 11 #ifdef HAVE_OPENCL
96 #endif // HAVE_OPENCL
  /external/opencv3/modules/imgproc/test/ocl/
test_medianfilter.cpp 47 #ifdef HAVE_OPENCL
  /external/opencv3/modules/objdetect/perf/opencl/
perf_cascades.cpp 15 #ifdef HAVE_OPENCL
61 #endif //HAVE_OPENCL
perf_hogdetect.cpp 50 #ifdef HAVE_OPENCL
  /external/opencv3/modules/video/perf/opencl/
perf_optflow_dualTVL1.cpp 52 #ifdef HAVE_OPENCL
112 #endif // HAVE_OPENCL
perf_optflow_pyrlk.cpp 52 #ifdef HAVE_OPENCL
100 #endif // HAVE_OPENCL
  /external/opencv3/modules/video/test/ocl/
test_optflow_tvl1flow.cpp 47 #ifdef HAVE_OPENCL
117 #endif // HAVE_OPENCL
  /external/opencv3/cmake/templates/
cvconfig.h.in 123 #cmakedefine HAVE_OPENCL

Completed in 3236 milliseconds

1 2 3 4 5