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

Detailed Description

Author
H. Delestre
Date
2015/03/19