findMinMaxLoc     606 modules/cudaarithm/include/opencv2/cudaarithm.hpp CV_EXPORTS void findMinMaxLoc(InputArray src, OutputArray minMaxVals, OutputArray loc,
findMinMaxLoc     635 modules/cudaarithm/test/test_reductions.cpp     cv::cuda::findMinMaxLoc(loadMat(src, useRoi), minMaxVals, locVals, cv::noArray(), stream);