IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
BasePack.h File Reference

BasePack class; defines a set of scalars (for instruction set "standard") or registers (for all other instruction sets, such as SSE2, AVX2, etc.); the number of scalars or registers in this set depends on the type of the input buffer; it's defined by the constant attribute NbRegsPerOp::Value. More...

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/InstructionSetTypes.h>
#include <IPSDKUtil/InstructionSet/detail/BasePackDecl.h>
#include <IPSDKUtil/InstructionSet/detail/BasePackImpl.h>

Go to the source code of this file.

Detailed Description

BasePack class; defines a set of scalars (for instruction set "standard") or registers (for all other instruction sets, such as SSE2, AVX2, etc.); the number of scalars or registers in this set depends on the type of the input buffer; it's defined by the constant attribute NbRegsPerOp::Value.

Author
H. Delestre
Date
2014/02/25