Home
last modified time | relevance | path

Searched defs:getOutputMat (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/core/include/opencv2/core/
Dprivate.cuda.hpp87 static inline GpuMat getOutputMat(OutputArray _dst, Size size, int type, Stream& stream) in getOutputMat() function
/external/opencv3/modules/core/src/
Dcuda_gpu_mat.cpp369 GpuMat cv::cuda::getOutputMat(OutputArray _dst, int rows, int cols, int type, Stream& stream) in getOutputMat() function in cv::cuda