Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
43
GpuFuncTable* gpuFactory();
44
45
DeviceInfoFuncTable* deviceInfoFactory()
46
{
47
return (DeviceInfoFuncTable*)&deviceInfoTable;
48
}
49
50
GpuFuncTable* gpuFactory()
51
{
Callers
1
deviceInfoFuncTable
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected