Searched defs:HAVE_TBB (Results 1 - 7 of 7) sorted by relevance

/external/opencv3/samples/gpu/
H A Dmulti.cpp14 #ifdef HAVE_TBB
22 # undef HAVE_TBB macro
26 #if !defined(HAVE_CUDA) || !defined(HAVE_TBB)
34 #if !defined(HAVE_TBB)
H A Ddriver_api_multi.cpp14 #ifdef HAVE_TBB
22 # undef HAVE_TBB macro
26 #if !defined(HAVE_CUDA) || !defined(HAVE_TBB) || defined(__arm__)
34 #if !defined(HAVE_TBB)
H A Ddriver_api_stereo_multi.cpp16 #ifdef HAVE_TBB
24 # undef HAVE_TBB macro
28 #if !defined(HAVE_CUDA) || !defined(HAVE_TBB) || defined(__arm__)
36 #if !defined(HAVE_TBB)
/external/opencv3/modules/core/include/opencv2/core/
H A Dprivate.hpp62 #ifdef HAVE_TBB
70 # undef HAVE_TBB macro
78 #ifdef HAVE_TBB
/external/opencv3/modules/core/src/
H A Dparallel.cpp77 1. HAVE_TBB - 3rdparty library, should be explicitly enabled
85 #if defined HAVE_TBB
96 #undef HAVE_TBB macro
100 #ifndef HAVE_TBB
116 #if defined HAVE_TBB && TBB_VERSION_MAJOR*100 + TBB_VERSION_MINOR >= 202
167 #if defined HAVE_TBB
208 #if defined HAVE_TBB
260 #if defined HAVE_TBB
332 #if defined HAVE_TBB
382 #ifdef HAVE_TBB
[all...]
/external/opencv3/modules/videoio/src/
H A Dcap_openni2.cpp48 # undef HAVE_TBB macro
83 #ifdef HAVE_TBB
H A Dcap_openni.cpp48 # undef HAVE_TBB macro
108 #ifdef HAVE_TBB
119 #ifdef HAVE_TBB
139 #ifndef HAVE_TBB
151 #ifdef HAVE_TBB
161 #ifdef HAVE_TBB
312 #ifdef HAVE_TBB
419 #endif // HAVE_TBB
421 #ifdef HAVE_TBB
437 #ifdef HAVE_TBB
[all...]

Completed in 207 milliseconds