IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
gather.h File Reference
#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/Gather/detail/GatherPackDecl.h>
#include <IPSDKUtil/InstructionSet/IS2Pack.h>
#include <IPSDKUtil/InstructionSet/Gather/detail/GatherPackImpl.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::gather (const typename PackT::DataType *baseAddr, const typename IS2Pack< instructionSet, ipUInt32 >::Type &packIdx, PackT &out)
 
template<eInstructionSet::domain instructionSet, class PackT >
IPSDK_FORCEINLINE void ipsdk::simd::gather (const typename PackT::DataType *baseAddr, const ipUInt32 *indexes, PackT &out)
 

Detailed Description

Author
H. Delestre
Date
2014/08/11