HomeSort by relevance Sort by last modified time
    Searched refs:pciBusID (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/core/src/
cuda_info.cpp 786 int cv::cuda::DeviceInfo::pciBusID() const
792 return deviceProps().get(device_id_)->pciBusID;
1025 printf(" Device PCI Bus ID / PCI location ID: %d / %d\n", prop.pciBusID, prop.pciDeviceID );
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
cuda.hpp 782 int pciBusID() const;

Completed in 53 milliseconds