Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CRVI/OpenCLIPP
/ Data
Method
Data
Bench/src/CImage.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
unsigned char * CSimpleImage::Data(uint Row)
91
{
92
return m_Data + Step * Row;
93
}
94
95
const unsigned char * CSimpleImage::Data(uint Row) const
96
{
Callers
15
benchScale.hpp
File · 0.80
Create
Method · 0.80
RunIPP
Method · 0.80
RunIPP
Method · 0.80
AbsDiff
Function · 0.80
FindMax
Function · 0.80
Create
Method · 0.80
benchMorpho.hpp
File · 0.80
RunIPP
Method · 0.80
benchLinearLut.hpp
File · 0.80
Create
Method · 0.80
benchRotate.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected