MCPcopy Create free account
hub / github.com/creatale/node-dv / deviceInfoFactory

Function deviceInfoFactory

deps/opencv/modules/dynamicuda/src/main.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43GpuFuncTable* gpuFactory();
44
45DeviceInfoFuncTable* deviceInfoFactory()
46{
47 return (DeviceInfoFuncTable*)&deviceInfoTable;
48}
49
50GpuFuncTable* gpuFactory()
51{

Callers 1

deviceInfoFuncTableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected