15 #ifndef __IPSDKIMAGEPROCESSING_LINEYSTRIP2DWITHKERNELCOLUMNSINFO_H__ 16 #define __IPSDKIMAGEPROCESSING_LINEYSTRIP2DWITHKERNELCOLUMNSINFO_H__ 92 #endif // __IPSDKIMAGEPROCESSING_LINEYSTRIP2DWITHKERNELCOLUMNSINFO_H__ ipUInt64 _mainSizeX
main columns buffer size along x axis
Definition: LineYStrip2dWithKernelColumnsInfo.h:52
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Columns informations for y strip 2d with kernel data parsing.
Definition: LineYStrip2dWithKernelColumnsInfo.h:26
ipUInt64 _finalCopiedSizeX
number of copied data for final columns
Definition: LineYStrip2dWithKernelColumnsInfo.h:73
uint64_t ipUInt64
Base types definition.
Definition: BaseTypes.h:55
ipUInt64 _initialStripOffsetX
strip x offset associated to first initial data
Definition: LineYStrip2dWithKernelColumnsInfo.h:43
Base types for multiplatform compatibility.
ipUInt64 _finalRealSizeX
final columns number of real (not part of unaligned) data
Definition: LineYStrip2dWithKernelColumnsInfo.h:67
ipUInt64 _finalUnalignedOffsetX
offset for unaligned data for final columns
Definition: LineYStrip2dWithKernelColumnsInfo.h:79
ipUInt64 _finalUnalignedSizeX
number of unaligned data for final columns
Definition: LineYStrip2dWithKernelColumnsInfo.h:76
ipUInt64 _finalGeneratedSizeX
number of generated data for final columns
Definition: LineYStrip2dWithKernelColumnsInfo.h:70
ipUInt64 _finalStripOffsetX
strip x offset associated to first initial data
Definition: LineYStrip2dWithKernelColumnsInfo.h:82
ipUInt64 _mainStripOffsetX
strip x offset associated to first main data
Definition: LineYStrip2dWithKernelColumnsInfo.h:55
ipUInt64 _initialCopiedSizeX
number of copied data for initial columns
Definition: LineYStrip2dWithKernelColumnsInfo.h:40
ipUInt64 _initialGeneratedSizeX
number of generated data for initial columns
Definition: LineYStrip2dWithKernelColumnsInfo.h:37
ipUInt64 _initialSizeX
initial columns buffer size along x axis
Definition: LineYStrip2dWithKernelColumnsInfo.h:34
ipUInt64 _finalSizeX
final columns buffer size along x axis
Definition: LineYStrip2dWithKernelColumnsInfo.h:64