Home
last modified time | relevance | path

Searched refs:CV_SSSE3 (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/hal/include/opencv2/hal/
Ddefs.h134 # define CV_SSSE3 1 macro
203 #ifndef CV_SSSE3
204 # define CV_SSSE3 0 macro
/external/opencv3/modules/ts/src/
Dts_func.cpp3016 #if CV_SSSE3 in printVersionInfo()