IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::GatherPack< eInstructionSet::eIS_Avx2, T, typename boost::enable_if_c< sizeof(T)==1 >::type > Struct Template Reference

Static Public Member Functions

static IPSDK_FORCEINLINE void act (const T *baseAddress, const ipUInt32 *indexes, BasePack< ePackType::ePT_Avx, T > &out)
 
static IPSDK_FORCEINLINE void act (const T *baseAddress, const BasePack< ePackType::ePT_Avx, ipUInt32 > &packIdx, BasePack< ePackType::ePT_Avx, T > &out)
 

The documentation for this struct was generated from the following files: