15 #ifndef __IPSDKIMAGEPROCESSING_LINEYSTRIP2DWITHKERNELROWSINFO_H__ 16 #define __IPSDKIMAGEPROCESSING_LINEYSTRIP2DWITHKERNELROWSINFO_H__ 82 #endif // __IPSDKIMAGEPROCESSING_LINEYSTRIP2DWITHKERNELROWSINFO_H__ const T * _pEndingBuf
pointer to ending strip data
Definition: LineYStrip2dWithKernelRowsInfo.h:72
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
uint64_t ipUInt64
Base types definition.
Definition: BaseTypes.h:55
ipUInt64 _endingProvidedSizeY
Definition: LineYStrip2dWithKernelRowsInfo.h:65
Rows informations for y strip 2d with kernel data parsing.
Definition: LineYStrip2dWithKernelRowsInfo.h:27
Base types for multiplatform compatibility.
const T * _pStartingBuf
pointer to starting strip data
Definition: LineYStrip2dWithKernelRowsInfo.h:43
ipUInt64 _lastProvidedOffsetY
offset of last provided row of data
Definition: LineYStrip2dWithKernelRowsInfo.h:68
ipUInt64 _mainSizeY
main strip size along y axis
Definition: LineYStrip2dWithKernelRowsInfo.h:52
const T * _pMainBuf
pointer to main strip data
Definition: LineYStrip2dWithKernelRowsInfo.h:55
ipUInt64 _firstProvidedOffsetY
offset of first provided row of data
Definition: LineYStrip2dWithKernelRowsInfo.h:39
ipUInt64 _startingProvidedSizeY
Definition: LineYStrip2dWithKernelRowsInfo.h:36