Lines Matching refs:GET_PARAM
59 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
60 const int depth = GET_PARAM(1); in PERF_TEST_P()
61 const int normType = GET_PARAM(2); in PERF_TEST_P()
98 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
99 const int normType = GET_PARAM(1); in PERF_TEST_P()
136 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
137 const int depth = GET_PARAM(1); in PERF_TEST_P()
138 const int channels = GET_PARAM(2); in PERF_TEST_P()
172 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
173 const int depth = GET_PARAM(1); in PERF_TEST_P()
174 const int channels = GET_PARAM(2); in PERF_TEST_P()
204 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
205 const int depth = GET_PARAM(1); in PERF_TEST_P()
206 const int channels = GET_PARAM(2); in PERF_TEST_P()
235 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
236 const int depth = GET_PARAM(1); in PERF_TEST_P()
272 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
273 const int depth = GET_PARAM(1); in PERF_TEST_P()
311 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
312 const int depth = GET_PARAM(1); in PERF_TEST_P()
353 const cv::Size size = GET_PARAM(0);
354 const int depth = GET_PARAM(1);
355 const int channels = GET_PARAM(2);
356 const int reduceOp = GET_PARAM(3);
357 const int dim = GET_PARAM(4);
396 const cv::Size size = GET_PARAM(0); in PERF_TEST_P()
397 const int type = GET_PARAM(1); in PERF_TEST_P()
398 const int norm_type = GET_PARAM(2); in PERF_TEST_P()