Searched refs:totalConstMem (Results 1 – 2 of 2) sorted by relevance
448 size_t cv::cuda::DeviceInfo::totalConstMem() const in totalConstMem() function in cv::cuda::DeviceInfo454 return deviceProps().get(device_id_)->totalConstMem; in totalConstMem()1005 … printf(" Total amount of constant memory: %u bytes\n", (int)prop.totalConstMem); in printCudaDeviceInfo()
678 size_t totalConstMem() const;