Home
last modified time | relevance | path

Searched refs:CV_ENABLE_UNROLLED (Results 1 – 17 of 17) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/
Dbase.hpp434 #if CV_ENABLE_UNROLLED in normL2Sqr()
454 #if CV_ENABLE_UNROLLED in normL1()
480 #if CV_ENABLE_UNROLLED in normL2Sqr()
511 #if CV_ENABLE_UNROLLED in normL1()
/external/opencv3/modules/hal/include/opencv2/hal/
Ddefs.h76 #if defined CV_ICC && !defined CV_ENABLE_UNROLLED
77 # define CV_ENABLE_UNROLLED 0 macro
79 # define CV_ENABLE_UNROLLED 1 macro
/external/opencv3/modules/hal/src/
Dstat.cpp152 #if CV_ENABLE_UNROLLED in normHamming()
174 #if CV_ENABLE_UNROLLED in normHamming()
/external/opencv3/modules/imgproc/src/
Daccum.cpp481 #if CV_ENABLE_UNROLLED in acc_()
539 #if CV_ENABLE_UNROLLED in accSqr_()
597 #if CV_ENABLE_UNROLLED in accProd_()
656 #if CV_ENABLE_UNROLLED in accW_()
Dthresh.cpp365 #if CV_ENABLE_UNROLLED in thresh_8u()
943 #if CV_ENABLE_UNROLLED in getThreshVal_Otsu_8u()
1007 #if CV_ENABLE_UNROLLED in getThreshVal_Triangle_8u()
Dfilter.cpp3094 #if CV_ENABLE_UNROLLED in operator ()()
3293 #if CV_ENABLE_UNROLLED in operator ()()
3360 #if CV_ENABLE_UNROLLED in operator ()()
3398 #if CV_ENABLE_UNROLLED in operator ()()
3476 #if CV_ENABLE_UNROLLED in operator ()()
3498 #if CV_ENABLE_UNROLLED in operator ()()
3520 #if CV_ENABLE_UNROLLED in operator ()()
3547 #if CV_ENABLE_UNROLLED in operator ()()
3571 #if CV_ENABLE_UNROLLED in operator ()()
3937 #if CV_ENABLE_UNROLLED in operator ()()
Dsegmentation.cpp477 #if CV_ENABLE_UNROLLED in pyrMeanShiftFiltering()
Dmorph.cpp711 #if CV_ENABLE_UNROLLED in operator ()()
752 #if CV_ENABLE_UNROLLED in operator ()()
815 #if CV_ENABLE_UNROLLED in operator ()()
Dimgwarp.cpp1463 #if CV_ENABLE_UNROLLED in operator ()()
1494 #if CV_ENABLE_UNROLLED in operator ()()
1648 #if CV_ENABLE_UNROLLED in operator ()()
2451 #if CV_ENABLE_UNROLLED in operator ()()
/external/opencv3/modules/core/src/
Dkmeans.cpp333 #if CV_ENABLE_UNROLLED in kmeans()
Dmatmul.cpp66 #if CV_ENABLE_UNROLLED in GEMM_CopyBlock()
242 #if CV_ENABLE_UNROLLED in GEMMSingleMul()
348 #if CV_ENABLE_UNROLLED in GEMMSingleMul()
516 #if CV_ENABLE_UNROLLED in GEMMStore()
542 #if CV_ENABLE_UNROLLED in GEMMStore()
2527 #if CV_ENABLE_UNROLLED in Mahalanobis()
2558 #if CV_ENABLE_UNROLLED in Mahalanobis()
2904 #if CV_ENABLE_UNROLLED in dotProd_()
Darithm.cpp134 #if CV_ENABLE_UNROLLED in vBinOp()
228 #if CV_ENABLE_UNROLLED in vBinOp32()
2732 #if CV_ENABLE_UNROLLED in mul_()
2757 #if CV_ENABLE_UNROLLED in mul_()
3978 #if CV_ENABLE_UNROLLED in addWeighted_()
4064 #if CV_ENABLE_UNROLLED in addWeighted8u()
4507 #if CV_ENABLE_UNROLLED in cmp_()
4529 #if CV_ENABLE_UNROLLED in cmp_()
5460 #if CV_ENABLE_UNROLLED in inRange_()
Dstat.cpp353 #if CV_ENABLE_UNROLLED in sum_()
436 #if CV_ENABLE_UNROLLED in sum_()
498 #if CV_ENABLE_UNROLLED in countNonZero_()
Dcopy.cpp63 #if CV_ENABLE_UNROLLED in copyMask_()
Dmatrix.cpp2931 #if CV_ENABLE_UNROLLED in transpose_()
2963 #if CV_ENABLE_UNROLLED in transpose_()
3288 #if CV_ENABLE_UNROLLED in reduceR_()
Dlapack.cpp591 #if CV_ENABLE_UNROLLED in MatrAXPY()
Dconvert.cpp1922 #if CV_ENABLE_UNROLLED in cvtScaleAbs_()
4246 #if CV_ENABLE_UNROLLED in cvtScale_()
5109 #if CV_ENABLE_UNROLLED in cvt_()