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_Avx2, ipInt8 > Struct Template Reference

specialization of ShiftRightReg structure for AVX2 instruction set on type ipInt8 More...

#include <ShiftRightReg.h>

Static Public Member Functions

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

Detailed Description

template<>
struct ipsdk::simd::detail::ShiftRightReg< eInstructionSet::eIS_Avx2, ipInt8 >

specialization of ShiftRightReg structure for AVX2 instruction set on type ipInt8


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