Size_MatType       52 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType LUTFixture;
Size_MatType       77 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType ExpFixture;
Size_MatType       99 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType LogFixture;
Size_MatType      121 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType AddFixture;
Size_MatType      141 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType SubtractFixture;
Size_MatType      162 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType MulFixture;
Size_MatType      182 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType DivFixture;
Size_MatType      203 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType AbsDiffFixture;
Size_MatType      224 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType CartToPolarFixture;
Size_MatType      247 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType PolarToCartFixture;
Size_MatType      270 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType MagnitudeFixture;
Size_MatType      292 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType TransposeFixture;
Size_MatType      361 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType MinMaxLocFixture;
Size_MatType      396 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType SumFixture;
Size_MatType      423 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType CountNonZeroFixture;
Size_MatType      447 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType PhaseFixture;
Size_MatType      469 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType BitwiseAndFixture;
Size_MatType      490 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType BitwiseXorFixture;
Size_MatType      511 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType BitwiseOrFixture;
Size_MatType      532 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType BitwiseNotFixture;
Size_MatType      599 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType PowFixture;
Size_MatType      621 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType AddWeightedFixture;
Size_MatType      646 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType SqrtFixture;
Size_MatType      668 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType SetIdentityFixture;
Size_MatType      689 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType MeanStdDevFixture;
Size_MatType      820 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType UMatDotFixture;
Size_MatType      843 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType RepeatFixture;
Size_MatType      864 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType MinFixture;
Size_MatType      885 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType MaxFixture;
Size_MatType      906 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType InRangeFixture;
Size_MatType      970 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType ConvertScaleAbsFixture;
Size_MatType      991 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType PatchNaNsFixture;
Size_MatType     1025 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType ScaleAddFixture;
Size_MatType     1046 modules/core/perf/opencl/perf_arithm.cpp typedef Size_MatType PSNRFixture;
Size_MatType       18 modules/core/perf/opencl/perf_matop.cpp typedef Size_MatType SetToFixture;
Size_MatType       40 modules/core/perf/opencl/perf_matop.cpp typedef Size_MatType SetToFixture;
Size_MatType       62 modules/core/perf/opencl/perf_matop.cpp typedef Size_MatType ConvertToFixture;
Size_MatType       85 modules/core/perf/opencl/perf_matop.cpp typedef Size_MatType CopyToFixture;
Size_MatType      106 modules/core/perf/opencl/perf_matop.cpp typedef Size_MatType CopyToFixture;
Size_MatType       13 modules/core/perf/perf_abs.cpp PERF_TEST_P(Size_MatType, abs, TYPICAL_MATS_ABS)
Size_MatType       12 modules/core/perf/perf_addWeighted.cpp PERF_TEST_P(Size_MatType, addWeighted, TYPICAL_MATS_ADWEIGHTED)
Size_MatType       13 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, min, TYPICAL_MATS_CORE_ARITHM)
Size_MatType       28 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, minScalar, TYPICAL_MATS_CORE_ARITHM)
Size_MatType       43 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, max, TYPICAL_MATS_CORE_ARITHM)
Size_MatType       58 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, maxScalar, TYPICAL_MATS_CORE_ARITHM)
Size_MatType       73 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, absdiff, TYPICAL_MATS_CORE_ARITHM)
Size_MatType       95 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, absdiffScalar, TYPICAL_MATS_CORE_ARITHM)
Size_MatType      117 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, add, TYPICAL_MATS_CORE_ARITHM)
Size_MatType      140 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, addScalar, TYPICAL_MATS_CORE_ARITHM)
Size_MatType      162 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, subtract, TYPICAL_MATS_CORE_ARITHM)
Size_MatType      184 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, subtractScalar, TYPICAL_MATS_CORE_ARITHM)
Size_MatType      206 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, multiply, TYPICAL_MATS_CORE_ARITHM)
Size_MatType      225 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, multiplyScale, TYPICAL_MATS_CORE_ARITHM)
Size_MatType      246 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, divide, TYPICAL_MATS_CORE_ARITHM)
Size_MatType      260 modules/core/perf/perf_arithm.cpp PERF_TEST_P(Size_MatType, reciprocal, TYPICAL_MATS_CORE_ARITHM)
Size_MatType       13 modules/core/perf/perf_bitwise.cpp PERF_TEST_P(Size_MatType, bitwise_not, TYPICAL_MATS_BITW_ARITHM)
Size_MatType       29 modules/core/perf/perf_bitwise.cpp PERF_TEST_P(Size_MatType, bitwise_and, TYPICAL_MATS_BITW_ARITHM)
Size_MatType       45 modules/core/perf/perf_bitwise.cpp PERF_TEST_P(Size_MatType, bitwise_or, TYPICAL_MATS_BITW_ARITHM)
Size_MatType       61 modules/core/perf/perf_bitwise.cpp PERF_TEST_P(Size_MatType, bitwise_xor, TYPICAL_MATS_BITW_ARITHM)
Size_MatType       22 modules/core/perf/perf_cvround.cpp PERF_TEST_P(Size_MatType, CvRound_Float,
Size_MatType       12 modules/core/perf/perf_inRange.cpp PERF_TEST_P(Size_MatType, inRange, TYPICAL_MATS_INRANGE)
Size_MatType        9 modules/core/perf/perf_mat.cpp PERF_TEST_P(Size_MatType, Mat_Eye,
Size_MatType       30 modules/core/perf/perf_mat.cpp PERF_TEST_P(Size_MatType, Mat_Zeros,
Size_MatType       51 modules/core/perf/perf_mat.cpp PERF_TEST_P(Size_MatType, Mat_Clone,
Size_MatType       73 modules/core/perf/perf_mat.cpp PERF_TEST_P(Size_MatType, Mat_Clone_Roi,
Size_MatType        9 modules/core/perf/perf_minmaxloc.cpp PERF_TEST_P(Size_MatType, minMaxLoc, testing::Combine(
Size_MatType      186 modules/core/perf/perf_norm.cpp PERF_TEST_P( Size_MatType, normalize_minmax, TYPICAL_MATS )
Size_MatType        9 modules/core/perf/perf_stat.cpp PERF_TEST_P(Size_MatType, sum, TYPICAL_MATS)
Size_MatType       24 modules/core/perf/perf_stat.cpp PERF_TEST_P(Size_MatType, mean, TYPICAL_MATS)
Size_MatType       39 modules/core/perf/perf_stat.cpp PERF_TEST_P(Size_MatType, mean_mask, TYPICAL_MATS)
Size_MatType       55 modules/core/perf/perf_stat.cpp PERF_TEST_P(Size_MatType, meanStdDev, TYPICAL_MATS)
Size_MatType       72 modules/core/perf/perf_stat.cpp PERF_TEST_P(Size_MatType, meanStdDev_mask, TYPICAL_MATS)
Size_MatType       90 modules/core/perf/perf_stat.cpp PERF_TEST_P(Size_MatType, countNonZero, testing::Combine( testing::Values( TYPICAL_MAT_SIZES ), testing::Values( CV_8UC1, CV_8SC1, CV_16UC1, CV_16SC1, CV_32SC1, CV_32FC1, CV_64FC1 ) ))
Size_MatType       56 modules/features2d/perf/opencl/perf_brute_force_matcher.cpp typedef Size_MatType BruteForceMatcherFixture;
Size_MatType       56 modules/imgproc/perf/opencl/perf_accumulate.cpp typedef Size_MatType AccumulateFixture;
Size_MatType       77 modules/imgproc/perf/opencl/perf_accumulate.cpp typedef Size_MatType AccumulateSquareFixture;
Size_MatType       98 modules/imgproc/perf/opencl/perf_accumulate.cpp typedef Size_MatType AccumulateProductFixture;
Size_MatType      119 modules/imgproc/perf/opencl/perf_accumulate.cpp typedef Size_MatType AccumulateWeightedFixture;
Size_MatType       57 modules/imgproc/perf/opencl/perf_blend.cpp typedef Size_MatType BlendLinearFixture;
Size_MatType      198 modules/imgproc/perf/opencl/perf_filters.cpp typedef Size_MatType SobelFixture;
Size_MatType      219 modules/imgproc/perf/opencl/perf_filters.cpp typedef Size_MatType ScharrFixture;
Size_MatType      154 modules/imgproc/perf/opencl/perf_imgproc.cpp typedef Size_MatType CornerMinEigenValFixture;
Size_MatType      176 modules/imgproc/perf/opencl/perf_imgproc.cpp typedef Size_MatType CornerHarrisFixture;
Size_MatType      197 modules/imgproc/perf/opencl/perf_imgproc.cpp typedef Size_MatType PreCornerDetectFixture;
Size_MatType       48 modules/imgproc/perf/opencl/perf_matchTemplate.cpp typedef Size_MatType CV_TM_CCORRFixture;
Size_MatType       57 modules/imgproc/perf/opencl/perf_pyramid.cpp typedef Size_MatType PyrDownFixture;
Size_MatType       81 modules/imgproc/perf/opencl/perf_pyramid.cpp typedef Size_MatType PyrUpFixture;
Size_MatType      105 modules/imgproc/perf/opencl/perf_pyramid.cpp typedef Size_MatType BuildPyramidFixture;
Size_MatType       12 modules/imgproc/perf/perf_morph.cpp PERF_TEST_P(Size_MatType, erode, TYPICAL_MATS_MORPH)
Size_MatType       28 modules/imgproc/perf/perf_morph.cpp PERF_TEST_P(Size_MatType, dilate, TYPICAL_MATS_MORPH)
Size_MatType        9 modules/imgproc/perf/perf_pyramids.cpp PERF_TEST_P(Size_MatType, pyrDown, testing::Combine(
Size_MatType       30 modules/imgproc/perf/perf_pyramids.cpp PERF_TEST_P(Size_MatType, pyrUp, testing::Combine(
Size_MatType       51 modules/imgproc/perf/perf_pyramids.cpp PERF_TEST_P(Size_MatType, buildPyramid, testing::Combine(
Size_MatType      120 modules/superres/perf/perf_superres.cpp PERF_TEST_P(Size_MatType, SuperResolution_BTVL1,
Size_MatType      180 modules/superres/perf/perf_superres.cpp typedef Size_MatType SuperResolution_BTVL1;
Size_MatType       74 modules/ts/include/opencv2/ts/cuda_perf.hpp     typedef perf::Size_MatType Sz_Type;