Home
last modified time | relevance | path

Searched refs:ToUMat (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/stitching/perf/opencl/
Dperf_stitch.cpp36 vector<UMat> imgs = ToUMat(_imgs); in OCL_PERF_TEST_P()
115 vector<UMat> imgs = ToUMat(_imgs); in OCL_PERF_TEST_P()
/external/opencv3/modules/ts/include/opencv2/ts/
Docl_test.hpp62 inline std::vector<UMat> ToUMat(const std::vector<Mat>& src) in ToUMat() function
73 inline UMat ToUMat(const Mat& src) in ToUMat() function
80 inline UMat ToUMat(InputArray src) in ToUMat() function