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

unload function; unloads a pack into a memory buffer More...

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/detail/UnloadPack.h>
#include <IPSDKUtil/InstructionSet/PackTypes.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, class PackT >
IPSDK_FORCEINLINE void ipsdk::simd::unload (const PackT &pack, typename PackT::DataType *pT)
 unload function; unloads a SIMD register into a buffer in memory
 

Detailed Description

unload function; unloads a pack into a memory buffer

Author
H. Delestre
Date
2014/02/25