HomeSort by relevance Sort by last modified time
    Searched defs:CV_SSE2 (Results 1 - 3 of 3) sorted by null

  /external/opencv3/modules/hal/include/opencv2/hal/
defs.h 127 # define CV_SSE2 1
197 #ifndef CV_SSE2
198 # define CV_SSE2 0
  /external/opencv3/modules/hal/src/
mathfuncs.cpp 75 #if CV_SSE2
271 #if CV_SSE2
436 #undef CV_SSE2
437 #define CV_SSE2 0
460 #if CV_SSE2
660 #if CV_SSE2
    [all...]
  /external/opencv/cxcore/include/
cxtypes.h 69 #define CV_SSE2 1
71 #define CV_SSE2 0
212 #if CV_SSE2
239 #if CV_SSE2
254 #if CV_SSE2
    [all...]

Completed in 221 milliseconds