/external/opencv3/modules/core/perf/ |
D | perf_arithm.cpp | 13 PERF_TEST_P(Size_MatType, min, TYPICAL_MATS_CORE_ARITHM) in PERF_TEST_P() function 28 PERF_TEST_P(Size_MatType, minScalar, TYPICAL_MATS_CORE_ARITHM) in PERF_TEST_P() function 43 PERF_TEST_P(Size_MatType, max, TYPICAL_MATS_CORE_ARITHM) in PERF_TEST_P() function 58 PERF_TEST_P(Size_MatType, maxScalar, TYPICAL_MATS_CORE_ARITHM) in PERF_TEST_P() function 73 PERF_TEST_P(Size_MatType, absdiff, TYPICAL_MATS_CORE_ARITHM) in PERF_TEST_P() function 95 PERF_TEST_P(Size_MatType, absdiffScalar, TYPICAL_MATS_CORE_ARITHM) in PERF_TEST_P() function 117 PERF_TEST_P(Size_MatType, add, TYPICAL_MATS_CORE_ARITHM) in PERF_TEST_P() function 140 PERF_TEST_P(Size_MatType, addScalar, TYPICAL_MATS_CORE_ARITHM) in PERF_TEST_P() function 162 PERF_TEST_P(Size_MatType, subtract, TYPICAL_MATS_CORE_ARITHM) in PERF_TEST_P() function 184 PERF_TEST_P(Size_MatType, subtractScalar, TYPICAL_MATS_CORE_ARITHM) in PERF_TEST_P() function [all …]
|
D | perf_stat.cpp | 9 PERF_TEST_P(Size_MatType, sum, TYPICAL_MATS) in PERF_TEST_P() function 24 PERF_TEST_P(Size_MatType, mean, TYPICAL_MATS) in PERF_TEST_P() function 39 PERF_TEST_P(Size_MatType, mean_mask, TYPICAL_MATS) in PERF_TEST_P() function 55 PERF_TEST_P(Size_MatType, meanStdDev, TYPICAL_MATS) in PERF_TEST_P() function 72 PERF_TEST_P(Size_MatType, meanStdDev_mask, TYPICAL_MATS) in PERF_TEST_P() function 90 PERF_TEST_P(Size_MatType, countNonZero, testing::Combine( testing::Values( TYPICAL_MAT_SIZES ), tes… in PERF_TEST_P() function
|
D | perf_bitwise.cpp | 13 PERF_TEST_P(Size_MatType, bitwise_not, TYPICAL_MATS_BITW_ARITHM) in PERF_TEST_P() function 29 PERF_TEST_P(Size_MatType, bitwise_and, TYPICAL_MATS_BITW_ARITHM) in PERF_TEST_P() function 45 PERF_TEST_P(Size_MatType, bitwise_or, TYPICAL_MATS_BITW_ARITHM) in PERF_TEST_P() function 61 PERF_TEST_P(Size_MatType, bitwise_xor, TYPICAL_MATS_BITW_ARITHM) in PERF_TEST_P() function
|
D | perf_mat.cpp | 9 PERF_TEST_P(Size_MatType, Mat_Eye, in PERF_TEST_P() function 30 PERF_TEST_P(Size_MatType, Mat_Zeros, in PERF_TEST_P() function 51 PERF_TEST_P(Size_MatType, Mat_Clone, in PERF_TEST_P() function 73 PERF_TEST_P(Size_MatType, Mat_Clone_Roi, in PERF_TEST_P() function
|
D | perf_sort.cpp | 19 PERF_TEST_P(sortFixture, sort, TYPICAL_MATS_SORT) in PERF_TEST_P() function 39 PERF_TEST_P(sortIdxFixture, sorIdx, TYPICAL_MATS_SORT) in PERF_TEST_P() function
|
D | perf_reduce.cpp | 15 PERF_TEST_P(Size_MatType_ROp, reduceR, in PERF_TEST_P() function 43 PERF_TEST_P(Size_MatType_ROp, reduceC, in PERF_TEST_P() function
|
D | perf_compare.cpp | 14 PERF_TEST_P( Size_MatType_CmpType, compare, in PERF_TEST_P() function 37 PERF_TEST_P( Size_MatType_CmpType, compareScalar, in PERF_TEST_P() function
|
/external/opencv3/modules/cudaarithm/perf/ |
D | perf_element_operations.cpp | 54 PERF_TEST_P(Sz_Depth, AddMat, in PERF_TEST_P() function 90 PERF_TEST_P(Sz_Depth, AddScalar, in PERF_TEST_P() function 125 PERF_TEST_P(Sz_Depth, SubtractMat, in PERF_TEST_P() function 161 PERF_TEST_P(Sz_Depth, SubtractScalar, in PERF_TEST_P() function 196 PERF_TEST_P(Sz_Depth, MultiplyMat, in PERF_TEST_P() function 232 PERF_TEST_P(Sz_Depth, MultiplyScalar, in PERF_TEST_P() function 267 PERF_TEST_P(Sz_Depth, DivideMat, in PERF_TEST_P() function 303 PERF_TEST_P(Sz_Depth, DivideScalar, in PERF_TEST_P() function 338 PERF_TEST_P(Sz_Depth, DivideScalarInv, in PERF_TEST_P() function 373 PERF_TEST_P(Sz_Depth, AbsDiffMat, in PERF_TEST_P() function [all …]
|
D | perf_reductions.cpp | 54 PERF_TEST_P(Sz_Depth_Norm, Norm, in PERF_TEST_P() function 94 PERF_TEST_P(Sz_Norm, NormDiff, in PERF_TEST_P() function 131 PERF_TEST_P(Sz_Depth_Cn, Sum, in PERF_TEST_P() function 167 PERF_TEST_P(Sz_Depth_Cn, SumAbs, in PERF_TEST_P() function 199 PERF_TEST_P(Sz_Depth_Cn, SumSqr, in PERF_TEST_P() function 231 PERF_TEST_P(Sz_Depth, MinMax, in PERF_TEST_P() function 268 PERF_TEST_P(Sz_Depth, MinMaxLoc, in PERF_TEST_P() function 307 PERF_TEST_P(Sz_Depth, CountNonZero, in PERF_TEST_P() function 388 PERF_TEST_P(Sz_Depth_NormType, Normalize, in PERF_TEST_P() function 428 PERF_TEST_P(Sz, MeanStdDev, in PERF_TEST_P() function [all …]
|
D | perf_core.cpp | 137 PERF_TEST_P(Sz_Type, Transpose, in PERF_TEST_P() function 174 PERF_TEST_P(Sz_Depth_Cn_Code, Flip, in PERF_TEST_P() function 212 PERF_TEST_P(Sz_Type, LutOneChannel, in PERF_TEST_P() function 249 PERF_TEST_P(Sz_Type, LutMultiChannel, in PERF_TEST_P() function 288 PERF_TEST_P(Sz_Depth_Cn_Border, CopyMakeBorder, in PERF_TEST_P() function
|
/external/opencv3/modules/features2d/perf/ |
D | perf_orb.cpp | 15 PERF_TEST_P(orb, detect, testing::Values(ORB_IMAGES)) in PERF_TEST_P() function 34 PERF_TEST_P(orb, extract, testing::Values(ORB_IMAGES)) in PERF_TEST_P() function 57 PERF_TEST_P(orb, full, testing::Values(ORB_IMAGES)) in PERF_TEST_P() function
|
/external/opencv3/modules/cudaimgproc/perf/ |
D | perf_histogram.cpp | 52 PERF_TEST_P(Sz_Depth, HistEvenC1, in PERF_TEST_P() function 90 PERF_TEST_P(Sz_Depth, HistEvenC4, in PERF_TEST_P() function 130 PERF_TEST_P(Sz, CalcHist, in PERF_TEST_P() function 156 PERF_TEST_P(Sz, EqualizeHist, in PERF_TEST_P() function
|
D | perf_color.cpp | 155 PERF_TEST_P(Sz_Code, Demosaicing, in PERF_TEST_P() function 194 PERF_TEST_P(Sz, SwapChannels, in PERF_TEST_P() function 225 PERF_TEST_P(Sz_Type_Op, AlphaComp, in PERF_TEST_P() function
|
/external/opencv3/modules/imgproc/perf/ |
D | perf_blur.cpp | 46 PERF_TEST_P(Size_MatType_BorderType3x3, gaussianBlur3x3, in PERF_TEST_P() function 68 PERF_TEST_P(Size_MatType_BorderType3x3, blur3x3, in PERF_TEST_P() function 90 PERF_TEST_P(Size_MatType_BorderType, blur16x16, in PERF_TEST_P() function 117 PERF_TEST_P(Size_MatType_BorderType3x3, box3x3, in PERF_TEST_P() function 139 PERF_TEST_P(Size_MatType_BorderType3x3, box3x3_inplace, in PERF_TEST_P() function 167 PERF_TEST_P(Size_MatType_BorderType, gaussianBlur5x5, in PERF_TEST_P() function 189 PERF_TEST_P(Size_MatType_BorderType, blur5x5, in PERF_TEST_P() function
|
D | perf_morph.cpp | 12 PERF_TEST_P(Size_MatType, erode, TYPICAL_MATS_MORPH) in PERF_TEST_P() function 28 PERF_TEST_P(Size_MatType, dilate, TYPICAL_MATS_MORPH) in PERF_TEST_P() function
|
D | perf_histogram.cpp | 17 PERF_TEST_P(Size_Source, calcHist1d, in PERF_TEST_P() function 46 PERF_TEST_P(Size_Source, calcHist2d, in PERF_TEST_P() function 74 PERF_TEST_P(Size_Source, calcHist3d, in PERF_TEST_P() function 103 PERF_TEST_P(MatSize, equalizeHist, in PERF_TEST_P() function
|
D | perf_integral.cpp | 12 PERF_TEST_P(Size_MatType_OutMatDepth, integral, in PERF_TEST_P() function 34 PERF_TEST_P(Size_MatType_OutMatDepth, integral_sqsum, in PERF_TEST_P() function 59 PERF_TEST_P( Size_MatType_OutMatDepth, integral_sqsum_tilted, in PERF_TEST_P() function
|
D | perf_threshold.cpp | 14 PERF_TEST_P(Size_MatType_ThreshType, threshold, in PERF_TEST_P() function 43 PERF_TEST_P(Size_Only, threshold_otsu, testing::Values(TYPICAL_MAT_SIZES)) in PERF_TEST_P() function
|
D | perf_pyramids.cpp | 9 PERF_TEST_P(Size_MatType, pyrDown, testing::Combine( in PERF_TEST_P() function 30 PERF_TEST_P(Size_MatType, pyrUp, testing::Combine( in PERF_TEST_P() function 51 PERF_TEST_P(Size_MatType, buildPyramid, testing::Combine( in PERF_TEST_P() function
|
D | perf_phasecorr.cpp | 12 PERF_TEST_P( CreateHanningWindowFixture, CreateHanningWindow, Values(szVGA, sz1080p)) in PERF_TEST_P() function
|
/external/opencv3/modules/core/perf/cuda/ |
D | perf_gpumat.cpp | 57 PERF_TEST_P(Sz_Depth_Cn, CUDA_GpuMat_SetTo, in PERF_TEST_P() function 89 PERF_TEST_P(Sz_Depth_Cn, CUDA_GpuMat_SetToMasked, in PERF_TEST_P() function 126 PERF_TEST_P(Sz_Depth_Cn, CUDA_GpuMat_CopyToMasked, in PERF_TEST_P() function 164 PERF_TEST_P(Sz_2Depth, CUDA_GpuMat_ConvertTo, in PERF_TEST_P() function
|
/external/opencv3/modules/cudafilters/perf/ |
D | perf_filters.cpp | 200 PERF_TEST_P(Sz_Type, Scharr, Combine(CUDA_TYPICAL_MAT_SIZES, Values(CV_8UC1, CV_8UC4, CV_32FC1))) in PERF_TEST_P() function 269 PERF_TEST_P(Sz_Type, Erode, Combine(CUDA_TYPICAL_MAT_SIZES, Values(CV_8UC1, CV_8UC4))) in PERF_TEST_P() function 305 PERF_TEST_P(Sz_Type, Dilate, Combine(CUDA_TYPICAL_MAT_SIZES, Values(CV_8UC1, CV_8UC4))) in PERF_TEST_P() function 345 PERF_TEST_P(Sz_Type_Op, MorphologyEx, Combine(CUDA_TYPICAL_MAT_SIZES, Values(CV_8UC1, CV_8UC4), Mor… in PERF_TEST_P() function
|
/external/opencv3/modules/stitching/perf/ |
D | perf_stich.cpp | 27 PERF_TEST_P(stitch, a123, TEST_DETECTORS) in PERF_TEST_P() function 65 PERF_TEST_P(stitch, b12, TEST_DETECTORS) in PERF_TEST_P() function 103 PERF_TEST_P( match, bestOf2Nearest, TEST_DETECTORS) in PERF_TEST_P() function
|
/external/opencv3/modules/cudawarping/perf/ |
D | perf_warping.cpp | 94 PERF_TEST_P(Sz_Depth_Cn_Inter_Border_Mode, Remap, in PERF_TEST_P() function 233 PERF_TEST_P(Sz_Depth_Cn_Inter_Border, WarpAffine, in PERF_TEST_P() function 283 PERF_TEST_P(Sz_Depth_Cn_Inter_Border, WarpPerspective, in PERF_TEST_P() function 333 PERF_TEST_P(Sz_Depth_Cn_Inter, Rotate, in PERF_TEST_P() function 367 PERF_TEST_P(Sz_Depth_Cn, PyrDown, in PERF_TEST_P() function 403 PERF_TEST_P(Sz_Depth_Cn, PyrUp, in PERF_TEST_P() function
|
/external/opencv3/modules/cudastereo/perf/ |
D | perf_stereo.cpp | 195 PERF_TEST_P(Sz_Depth, ReprojectImageTo3D, in PERF_TEST_P() function 230 PERF_TEST_P(Sz_Depth, DrawColorDisp, in PERF_TEST_P() function
|