Home
last modified time | relevance | path

Searched refs:OCL_PERF_TEST (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/photo/perf/opencl/
Dperf_denoising.cpp16 OCL_PERF_TEST(Photo, DenoisingGrayscale) in OCL_PERF_TEST() function
32 OCL_PERF_TEST(Photo, DenoisingColored) in OCL_PERF_TEST() function
48 OCL_PERF_TEST(Photo, DISABLED_DenoisingGrayscaleMulti) in OCL_PERF_TEST() function
71 OCL_PERF_TEST(Photo, DISABLED_DenoisingColoredMulti) in OCL_PERF_TEST() function
/external/opencv3/modules/objdetect/perf/opencl/
Dperf_hogdetect.cpp73 OCL_PERF_TEST(HOGFixture, HOG) in OCL_PERF_TEST() function
/external/opencv3/modules/ts/include/opencv2/ts/
Docl_perf.hpp58 #define OCL_PERF_TEST(fixture, name) SIMPLE_PERF_TEST(fixture, name) macro