IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
load.h File Reference

load function; loads a buffer into a pack More...

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/detail/LoadPack.h>
#include <IPSDKUtil/InstructionSet/BasePack.h>
#include <IPSDKUtil/InstructionSet/PackTypes.h>
#include <IPSDKUtil/InstructionSet/IS2Pack.h>
#include <IPSDKUtil/Tools/ForceInline.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::simd
 Namespace agregating IPSDK SIMD routines and classes.
 

Functions

template<eInstructionSet::domain instructionSet, typename T >
IPSDK_FORCEINLINE ipsdk::simd::IS2Pack< instructionSet, T >::Type ipsdk::simd::load (const T *pT)
 load function; loads a simd pack from a buffer in memory More...
 
template<eInstructionSet::domain instructionSet, class PackT >
IPSDK_FORCEINLINE void ipsdk::simd::load (PackT &pack, const typename PackT::DataType *pT)
 

Detailed Description

load function; loads a buffer into a pack

Author
H. Delestre
Date
2014/02/25