IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::ShiftRightReg< eInstructionSet::eIS_Avx, ipInt32 > Struct Template Reference

specialization of ShiftRightReg structure for AVX instruction set on type ipInt32 More...

#include <ShiftRightReg.h>

Static Public Member Functions

static IPSDK_FORCEINLINE AvxType< ipInt32 >::Type act (const AvxType< ipInt32 >::Type &in, ipUInt8 nbBits)
 
static IPSDK_FORCEINLINE void act (const AvxType< ipInt32 >::Type &in, ipUInt8 nbBits, AvxType< ipInt32 >::Type &out)
 

Detailed Description

template<>
struct ipsdk::simd::detail::ShiftRightReg< eInstructionSet::eIS_Avx, ipInt32 >

specialization of ShiftRightReg structure for AVX instruction set on type ipInt32


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