Home
last modified time | relevance | path

Searched defs:OCL_PERF_TEST_P (Results 1 – 20 of 20) sorted by relevance

/external/opencv3/modules/core/perf/opencl/
Dperf_arithm.cpp54 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 …]
Dperf_matop.cpp20 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
Dperf_bufferpool.cpp50 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
Dperf_channels.cpp130 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
Dperf_usage_flags.cpp17 OCL_PERF_TEST_P(UsageFlagsBoolFixture, UsageFlags_AllocHostMem, ::testing::Combine(OCL_TEST_SIZES, … in OCL_PERF_TEST_P() function
Dperf_dxt.cpp100 OCL_PERF_TEST_P(MulSpectrumsFixture, MulSpectrums, in OCL_PERF_TEST_P() function
/external/opencv3/modules/imgproc/perf/opencl/
Dperf_imgproc.cpp59 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 …]
Dperf_accumulate.cpp58 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
Dperf_pyramid.cpp59 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
Dperf_imgwarp.cpp62 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
Dperf_filters.cpp200 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
Dperf_3vs4.cpp28 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
Dperf_moments.cpp60 OCL_PERF_TEST_P(MomentsFixture, Moments, in OCL_PERF_TEST_P() function
Dperf_blend.cpp59 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/
Dperf_stitch.cpp28 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
Dperf_warpers.cpp117 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/
Dperf_orb.cpp13 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
Dperf_fast.cpp19 OCL_PERF_TEST_P(FASTFixture, FastDetect, testing::Combine( in OCL_PERF_TEST_P() function
/external/opencv3/modules/ts/include/opencv2/ts/
Docl_perf.hpp59 #define OCL_PERF_TEST_P(fixture, name, params) SIMPLE_PERF_TEST_P(fixture, name, params) macro
/external/opencv3/modules/superres/perf/
Dperf_superres.cpp182 OCL_PERF_TEST_P(SuperResolution_BTVL1 ,BTVL1, in OCL_PERF_TEST_P() function