Home
last modified time | relevance | path

Searched refs:PERF_TEST_P (Results 1 – 25 of 83) sorted by relevance

1234

/external/opencv3/modules/core/perf/
Dperf_arithm.cpp13 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 …]
Dperf_stat.cpp9 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
Dperf_norm.cpp14 PERF_TEST_P(Size_MatType_NormType, norm,
36 PERF_TEST_P(Size_MatType_NormType, norm_mask,
59 PERF_TEST_P(Size_MatType_NormType, norm2,
82 PERF_TEST_P(Size_MatType_NormType, norm2_mask,
106 PERF_TEST_P(Size_MatType_NormType, normalize,
132 PERF_TEST_P(Size_MatType_NormType, normalize_mask,
160 PERF_TEST_P(Size_MatType_NormType, normalize_32f,
186 PERF_TEST_P( Size_MatType, normalize_minmax, TYPICAL_MATS ) in PERF_TEST_P() function
Dperf_mat.cpp9 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
Dperf_bitwise.cpp13 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
/external/opencv3/modules/cudaarithm/perf/
Dperf_element_operations.cpp54 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 …]
Dperf_reductions.cpp54 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
346 PERF_TEST_P(Sz_Depth_Cn_Code_Dim, Reduce,
388 PERF_TEST_P(Sz_Depth_NormType, Normalize, in PERF_TEST_P() function
[all …]
Dperf_core.cpp54 PERF_TEST_P(Sz_Depth_Cn, Merge,
95 PERF_TEST_P(Sz_Depth_Cn, Split,
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
Dperf_arithm.cpp60 PERF_TEST_P(Sz_Type_Flags, GEMM,
112 PERF_TEST_P(Sz_Flags, MulSpectrums,
146 PERF_TEST_P(Sz, MulAndScaleSpectrums, in PERF_TEST_P() function
176 PERF_TEST_P(Sz_Flags, Dft,
212 PERF_TEST_P(Sz_KernelSz_Ccorr, Convolve,
/external/opencv3/modules/imgproc/perf/
Dperf_blur.cpp12 PERF_TEST_P(Size_MatType_kSize, medianBlur,
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
Dperf_histogram.cpp17 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
124 PERF_TEST_P(Sz_ClipLimit, CLAHE,
Dperf_sepfilters.cpp32 PERF_TEST_P(Size_MatType_dx_dy_Border3x3, sobelFilter,
57 PERF_TEST_P(Size_MatType_dx_dy_Border3x3ROI, sobelFilter,
85 PERF_TEST_P(Size_MatType_dx_dy_Border5x5, sobelFilter,
110 PERF_TEST_P(Size_MatType_dx_dy_Border5x5ROI, sobelFilter,
140 PERF_TEST_P(Size_MatType_dx_dy_Border3x3, scharrFilter,
165 PERF_TEST_P(Size_MatType_dx_dy_Border3x3ROI, scharrFilter,
193 PERF_TEST_P(Size_MatType_dx_dy_Border3x3, scharrViaSobelFilter,
218 PERF_TEST_P(Size_MatType_dx_dy_Border3x3ROI, scharrViaSobelFilter,
Dperf_resize.cpp12 PERF_TEST_P(MatInfo_Size_Size, resizeUpLinear, in PERF_TEST_P() function
37 PERF_TEST_P(MatInfo_Size_Size, resizeDownLinear,
68 PERF_TEST_P(MatInfo_Size_Scale, ResizeAreaFast,
98 PERF_TEST_P(MatInfo_Size_Scale_Area, ResizeArea,
Dperf_corners.cpp14 PERF_TEST_P(Img_BlockSize_ApertureSize_k_BorderType, cornerHarris,
43 PERF_TEST_P(Img_BlockSize_ApertureSize_BorderType, cornerEigenValsAndVecs,
70 PERF_TEST_P(Img_BlockSize_ApertureSize_BorderType, cornerMinEigenVal,
Dperf_integral.cpp12 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
/external/opencv3/modules/cudastereo/perf/
Dperf_stereo.cpp55 PERF_TEST_P(ImagePair, StereoBM,
95 PERF_TEST_P(ImagePair, StereoBeliefPropagation,
129 PERF_TEST_P(ImagePair, StereoConstantSpaceBP,
163 PERF_TEST_P(ImagePair, DisparityBilateralFilter,
195 PERF_TEST_P(Sz_Depth, ReprojectImageTo3D, in PERF_TEST_P() function
230 PERF_TEST_P(Sz_Depth, DrawColorDisp, in PERF_TEST_P() function
/external/opencv3/modules/cudafilters/perf/
Dperf_filters.cpp54 PERF_TEST_P(Sz_Type_KernelSz, Blur,
92 PERF_TEST_P(Sz_Type_KernelSz, Filter2D, Combine(CUDA_TYPICAL_MAT_SIZES, Values(CV_8UC1, CV_8UC4, CV…
130 PERF_TEST_P(Sz_Type_KernelSz, Laplacian, Combine(CUDA_TYPICAL_MAT_SIZES, Values(CV_8UC1, CV_8UC4, C…
165 PERF_TEST_P(Sz_Type_KernelSz, Sobel, Combine(CUDA_TYPICAL_MAT_SIZES, Values(CV_8UC1, CV_8UC4, CV_32…
200 PERF_TEST_P(Sz_Type, Scharr, Combine(CUDA_TYPICAL_MAT_SIZES, Values(CV_8UC1, CV_8UC4, CV_32FC1))) in PERF_TEST_P() function
234 PERF_TEST_P(Sz_Type_KernelSz, GaussianBlur, Combine(CUDA_TYPICAL_MAT_SIZES, Values(CV_8UC1, CV_8UC4…
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/cudaimgproc/perf/
Dperf_histogram.cpp52 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
188 PERF_TEST_P(Sz_ClipLimit, CLAHE,
Dperf_mean_shift.cpp54 PERF_TEST_P(Image, MeanShiftFiltering,
90 PERF_TEST_P(Image, MeanShiftProc,
124 PERF_TEST_P(Image, MeanShiftSegmentation,
Dperf_color.cpp54 PERF_TEST_P(Sz_Depth_Code, CvtColor,
105 PERF_TEST_P(Sz_Depth_Code, CvtColorBayer,
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/core/perf/cuda/
Dperf_gpumat.cpp57 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/cudawarping/perf/
Dperf_warping.cpp94 PERF_TEST_P(Sz_Depth_Cn_Inter_Border_Mode, Remap, in PERF_TEST_P() function
146 PERF_TEST_P(Sz_Depth_Cn_Inter_Scale, Resize,
190 PERF_TEST_P(Sz_Depth_Cn_Scale, ResizeArea,
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/features2d/perf/
Dperf_orb.cpp15 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
Dperf_batchDistance.cpp22 PERF_TEST_P(Norm_Destination_CrossCheck, batchDistance_8U,
51 PERF_TEST_P(Norm_CrossCheck, batchDistance_Dest_32S,
78 PERF_TEST_P(Source_CrossCheck, batchDistance_L2, in PERF_TEST_P() function
106 PERF_TEST_P(Norm_CrossCheck, batchDistance_32F,
/external/opencv3/modules/videoio/perf/
Dperf_input.cpp17 PERF_TEST_P(VideoCapture_Reading, ReadFile, testing::Values( "highgui/video/big_buck_bunny.avi",
23 PERF_TEST_P(VideoCapture_Reading, ReadFile, testing::Values( "highgui/video/big_buck_bunny.avi",

1234