Lines Matching full:depth1
2471 int depth1;2480 depth1 = GET_PARAM(2);2491 cv::Mat src1 = randomMat(size, depth1);2497 if ((depth1 == CV_64F || depth2 == CV_64F || dst_depth == CV_64F) && !supportFeature(devInfo, cv::cuda::NATIVE_DOUBLE))