Home
last modified time | relevance | path

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

/external/opencv3/modules/core/include/opencv2/core/
Dcuda.hpp752 int maxSurface1D() const;
/external/opencv3/modules/core/src/
Dcuda_info.cpp686 int cv::cuda::DeviceInfo::maxSurface1D() const in maxSurface1D() function in cv::cuda::DeviceInfo
692 return deviceProps().get(device_id_)->maxSurface1D; in maxSurface1D()