/external/opencv3/modules/core/perf/opencl/ |
D | perf_arithm.cpp | 54 OCL_PERF_TEST_P(LUTFixture, LUT, in OCL_PERF_TEST_P() function 79 OCL_PERF_TEST_P(ExpFixture, Exp, ::testing::Combine( in OCL_PERF_TEST_P() function 101 OCL_PERF_TEST_P(LogFixture, Log, ::testing::Combine( in OCL_PERF_TEST_P() function 123 OCL_PERF_TEST_P(AddFixture, Add, in OCL_PERF_TEST_P() function 143 OCL_PERF_TEST_P(SubtractFixture, Subtract, in OCL_PERF_TEST_P() function 164 OCL_PERF_TEST_P(MulFixture, Multiply, ::testing::Combine(OCL_TEST_SIZES, OCL_TEST_TYPES_134)) in OCL_PERF_TEST_P() function 184 OCL_PERF_TEST_P(DivFixture, Divide, in OCL_PERF_TEST_P() function 205 OCL_PERF_TEST_P(AbsDiffFixture, Absdiff, in OCL_PERF_TEST_P() function 226 OCL_PERF_TEST_P(CartToPolarFixture, CartToPolar, ::testing::Combine( in OCL_PERF_TEST_P() function 249 OCL_PERF_TEST_P(PolarToCartFixture, PolarToCart, ::testing::Combine( in OCL_PERF_TEST_P() function [all …]
|
D | perf_matop.cpp | 20 OCL_PERF_TEST_P(SetToFixture, SetTo, in OCL_PERF_TEST_P() function 42 OCL_PERF_TEST_P(SetToFixture, SetToWithMask, in OCL_PERF_TEST_P() function 64 OCL_PERF_TEST_P(ConvertToFixture, ConvertTo, in OCL_PERF_TEST_P() function 87 OCL_PERF_TEST_P(CopyToFixture, CopyTo, in OCL_PERF_TEST_P() function 108 OCL_PERF_TEST_P(CopyToFixture, CopyToWithMask, in OCL_PERF_TEST_P() function 125 OCL_PERF_TEST_P(CopyToFixture, CopyToWithMaskUninit, in OCL_PERF_TEST_P() function
|
D | perf_bufferpool.cpp | 50 OCL_PERF_TEST_P(BufferPoolFixture, BufferPool_UMatCreation100, Bool()) in OCL_PERF_TEST_P() function 67 OCL_PERF_TEST_P(BufferPoolFixture, BufferPool_UMatCountNonZero100, Bool()) in OCL_PERF_TEST_P() function 85 OCL_PERF_TEST_P(BufferPoolFixture, BufferPool_UMatCanny10, Bool()) in OCL_PERF_TEST_P() function 110 OCL_PERF_TEST_P(BufferPoolFixture, BufferPool_UMatIntegral10, Bool()) in OCL_PERF_TEST_P() function
|
D | perf_channels.cpp | 130 OCL_PERF_TEST_P(MixChannelsFixture, MixChannels, in OCL_PERF_TEST_P() function 161 OCL_PERF_TEST_P(InsertChannelFixture, InsertChannel, in OCL_PERF_TEST_P() function 183 OCL_PERF_TEST_P(ExtractChannelFixture, ExtractChannel, in OCL_PERF_TEST_P() function
|
D | perf_usage_flags.cpp | 17 OCL_PERF_TEST_P(UsageFlagsBoolFixture, UsageFlags_AllocHostMem, ::testing::Combine(OCL_TEST_SIZES, … in OCL_PERF_TEST_P() function
|
D | perf_dxt.cpp | 100 OCL_PERF_TEST_P(MulSpectrumsFixture, MulSpectrums, in OCL_PERF_TEST_P() function
|
/external/opencv3/modules/imgproc/perf/opencl/ |
D | perf_imgproc.cpp | 59 OCL_PERF_TEST_P(EqualizeHistFixture, EqualizeHist, OCL_TEST_SIZES) in OCL_PERF_TEST_P() function 78 OCL_PERF_TEST_P(CalcHistFixture, CalcHist, OCL_TEST_SIZES) in OCL_PERF_TEST_P() function 102 OCL_PERF_TEST_P(CalcBackProjFixture, CalcBackProj, OCL_TEST_SIZES) in OCL_PERF_TEST_P() function 133 OCL_PERF_TEST_P(CopyMakeBorderFixture, CopyMakeBorder, in OCL_PERF_TEST_P() function 156 OCL_PERF_TEST_P(CornerMinEigenValFixture, CornerMinEigenVal, in OCL_PERF_TEST_P() function 178 OCL_PERF_TEST_P(CornerHarrisFixture, CornerHarris, in OCL_PERF_TEST_P() function 199 OCL_PERF_TEST_P(PreCornerDetectFixture, PreCornerDetect, in OCL_PERF_TEST_P() function 221 OCL_PERF_TEST_P(IntegralFixture, Integral1, ::testing::Combine(OCL_TEST_SIZES, OCL_PERF_ENUM(CV_32S… in OCL_PERF_TEST_P() function 237 OCL_PERF_TEST_P(IntegralFixture, Integral2, ::testing::Combine(OCL_TEST_SIZES, OCL_PERF_ENUM(CV_32S… in OCL_PERF_TEST_P() function 261 OCL_PERF_TEST_P(ThreshFixture, Threshold, in OCL_PERF_TEST_P() function [all …]
|
D | perf_accumulate.cpp | 58 OCL_PERF_TEST_P(AccumulateFixture, Accumulate, in OCL_PERF_TEST_P() function 79 OCL_PERF_TEST_P(AccumulateSquareFixture, AccumulateSquare, in OCL_PERF_TEST_P() function 100 OCL_PERF_TEST_P(AccumulateProductFixture, AccumulateProduct, in OCL_PERF_TEST_P() function 121 OCL_PERF_TEST_P(AccumulateWeightedFixture, AccumulateWeighted, in OCL_PERF_TEST_P() function
|
D | perf_pyramid.cpp | 59 OCL_PERF_TEST_P(PyrDownFixture, PyrDown, in OCL_PERF_TEST_P() function 83 OCL_PERF_TEST_P(PyrUpFixture, PyrUp, in OCL_PERF_TEST_P() function 107 OCL_PERF_TEST_P(BuildPyramidFixture, BuildPyramid, in OCL_PERF_TEST_P() function
|
D | perf_imgwarp.cpp | 62 OCL_PERF_TEST_P(WarpAffineFixture, WarpAffine, in OCL_PERF_TEST_P() function 92 OCL_PERF_TEST_P(WarpPerspectiveFixture, WarpPerspective, in OCL_PERF_TEST_P() function 176 OCL_PERF_TEST_P(RemapFixture, Remap, in OCL_PERF_TEST_P() function
|
D | perf_filters.cpp | 200 OCL_PERF_TEST_P(SobelFixture, Sobel, in OCL_PERF_TEST_P() function 221 OCL_PERF_TEST_P(ScharrFixture, Scharr, in OCL_PERF_TEST_P() function 289 OCL_PERF_TEST_P(BilateralFixture, Bilateral, OCL_TEST_SIZES) in OCL_PERF_TEST_P() function
|
D | perf_3vs4.cpp | 28 OCL_PERF_TEST_P(_3vs4_Fixture, Resize, in OCL_PERF_TEST_P() function 81 OCL_PERF_TEST_P(_3vs4_Fixture, Subtract, in OCL_PERF_TEST_P() function
|
D | perf_moments.cpp | 60 OCL_PERF_TEST_P(MomentsFixture, Moments, in OCL_PERF_TEST_P() function
|
D | perf_blend.cpp | 59 OCL_PERF_TEST_P(BlendLinearFixture, BlendLinear, ::testing::Combine(OCL_TEST_SIZES, OCL_PERF_ENUM(C… in OCL_PERF_TEST_P() function
|
/external/opencv3/modules/stitching/perf/opencl/ |
D | perf_stitch.cpp | 28 OCL_PERF_TEST_P(stitch, a123, TEST_DETECTORS) in OCL_PERF_TEST_P() function 67 OCL_PERF_TEST_P(stitch, b12, TEST_DETECTORS) in OCL_PERF_TEST_P() function 104 OCL_PERF_TEST_P(stitch, boat, TEST_DETECTORS) in OCL_PERF_TEST_P() function
|
D | perf_warpers.cpp | 117 OCL_PERF_TEST_P(StitchingWarpersFixture, StitchingWarpers_BuildMaps, in OCL_PERF_TEST_P() function 132 OCL_PERF_TEST_P(StitchingWarpersFixture, StitchingWarpers_Warp, in OCL_PERF_TEST_P() function
|
/external/opencv3/modules/features2d/perf/opencl/ |
D | perf_orb.cpp | 13 OCL_PERF_TEST_P(ORBFixture, ORB_Detect, ORB_IMAGES) in OCL_PERF_TEST_P() function 34 OCL_PERF_TEST_P(ORBFixture, ORB_Extract, ORB_IMAGES) in OCL_PERF_TEST_P() function 59 OCL_PERF_TEST_P(ORBFixture, ORB_Full, ORB_IMAGES) in OCL_PERF_TEST_P() function
|
D | perf_fast.cpp | 19 OCL_PERF_TEST_P(FASTFixture, FastDetect, testing::Combine( in OCL_PERF_TEST_P() function
|
/external/opencv3/modules/ts/include/opencv2/ts/ |
D | ocl_perf.hpp | 59 #define OCL_PERF_TEST_P(fixture, name, params) SIMPLE_PERF_TEST_P(fixture, name, params) macro
|
/external/opencv3/modules/superres/perf/ |
D | perf_superres.cpp | 182 OCL_PERF_TEST_P(SuperResolution_BTVL1 ,BTVL1, in OCL_PERF_TEST_P() function
|