Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dcuda_info.cpp796 int cv::cuda::DeviceInfo::pciDeviceID() const in pciDeviceID() function in cv::cuda::DeviceInfo
802 return deviceProps().get(device_id_)->pciDeviceID; in pciDeviceID()
1025 …tf(" Device PCI Bus ID / PCI location ID: %d / %d\n", prop.pciBusID, prop.pciDeviceID ); in printCudaDeviceInfo()
/external/opencv3/modules/core/include/opencv2/core/
Dcuda.hpp785 int pciDeviceID() const;