Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dcuda_info.cpp756 size_t cv::cuda::DeviceInfo::surfaceAlignment() const in surfaceAlignment() function in cv::cuda::DeviceInfo
762 return deviceProps().get(device_id_)->surfaceAlignment; in surfaceAlignment()
1021 …printf(" Alignment requirement for Surfaces: %s\n", prop.surfaceAlignment ? "Yes" : "N… in printCudaDeviceInfo()
/external/opencv3/modules/core/include/opencv2/core/
Dcuda.hpp773 size_t surfaceAlignment() const;