Lines Matching refs:GET_PARAM
104 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
105 const int depth = GET_PARAM(1); in PERF_TEST_P()
106 const int channels = GET_PARAM(2); in PERF_TEST_P()
107 const int interpolation = GET_PARAM(3); in PERF_TEST_P()
108 const int borderMode = GET_PARAM(4); in PERF_TEST_P()
109 const int remapMode = GET_PARAM(5); in PERF_TEST_P()
155 const cv::Size size = GET_PARAM(0);
156 const int depth = GET_PARAM(1);
157 const int channels = GET_PARAM(2);
158 const int interpolation = GET_PARAM(3);
159 const double f = GET_PARAM(4);
198 const cv::Size size = GET_PARAM(0);
199 const int depth = GET_PARAM(1);
200 const int channels = GET_PARAM(2);
202 const double f = GET_PARAM(3);
242 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
243 const int depth = GET_PARAM(1); in PERF_TEST_P()
244 const int channels = GET_PARAM(2); in PERF_TEST_P()
245 const int interpolation = GET_PARAM(3); in PERF_TEST_P()
246 const int borderMode = GET_PARAM(4); in PERF_TEST_P()
292 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
293 const int depth = GET_PARAM(1); in PERF_TEST_P()
294 const int channels = GET_PARAM(2); in PERF_TEST_P()
295 const int interpolation = GET_PARAM(3); in PERF_TEST_P()
296 const int borderMode = GET_PARAM(4); in PERF_TEST_P()
339 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
340 const int depth = GET_PARAM(1); in PERF_TEST_P()
341 const int channels = GET_PARAM(2); in PERF_TEST_P()
342 const int interpolation = GET_PARAM(3); in PERF_TEST_P()
372 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
373 const int depth = GET_PARAM(1); in PERF_TEST_P()
374 const int channels = GET_PARAM(2); in PERF_TEST_P()
408 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
409 const int depth = GET_PARAM(1); in PERF_TEST_P()
410 const int channels = GET_PARAM(2); in PERF_TEST_P()