Home
last modified time | relevance | path

Searched refs:driver_version (Results 1 – 9 of 9) sorted by relevance

/third_party/mindspore/mindspore/lite/src/delegate/tensorrt/
Dtensorrt_delegate.cc48 int driver_version = 0; in IsHardwareSupport() local
49 int ret = cudaDriverGetVersion(&driver_version); in IsHardwareSupport()
50 if (ret != cudaSuccess || driver_version == 0) { in IsHardwareSupport()
/third_party/boost/libs/numeric/odeint/examples/thrust/
Dlorenz_parameters.cu240 int driver_version , runtime_version; in main() local
241 cudaDriverGetVersion( &driver_version ); in main()
243 cout << driver_version << "\t" << runtime_version << endl; in main()
/third_party/ffmpeg/libavcodec/
Dvdpau.c215 int driver_version = 0; in ff_vdpau_common_init() local
216 sscanf(info_string, "NVIDIA VDPAU Driver Shared Library %d", &driver_version); in ff_vdpau_common_init()
217 if (driver_version < 410) { in ff_vdpau_common_init()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dmedia.h33 __u32 driver_version; member
/third_party/libevdev/libevdev/
Dlibevdev-int.h79 int driver_version; member
Dlibevdev.c459 rc = ioctl(fd, EVIOCGVERSION, &dev->driver_version); in libevdev_set_fd()
1302 return dev->driver_version;
/third_party/boost/libs/compute/include/boost/compute/
Ddevice.hpp194 std::string driver_version() const in driver_version() function in boost::compute::device
/third_party/boost/boost/compute/
Ddevice.hpp194 std::string driver_version() const in driver_version() function in boost::compute::device
/third_party/ffmpeg/doc/
Dffmpeg.texi1126 @item driver_version