Home
last modified time | relevance | path

Searched defs:IMPLEMENT_PARAM_CLASS (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/modules/imgproc/test/ocl/
Dtest_canny.cpp57 IMPLEMENT_PARAM_CLASS(AppertureSize, int) in IMPLEMENT_PARAM_CLASS() function
Dtest_filters.cpp278 IMPLEMENT_PARAM_CLASS(MorphOp, int) in IMPLEMENT_PARAM_CLASS() function
/external/opencv3/modules/ts/include/opencv2/ts/
Dcuda_test.hpp297 #define IMPLEMENT_PARAM_CLASS(name, type) \ macro
Docl_test.hpp332 #define IMPLEMENT_PARAM_CLASS(name, type) \ macro
/external/opencv3/modules/cudafilters/test/
Dtest_filters.cpp51 IMPLEMENT_PARAM_CLASS(KSize, cv::Size) in IMPLEMENT_PARAM_CLASS() function