IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Classes | Namespaces
ShiftRightPack.h File Reference

specialization of ShiftRightPack structure for AVX2 instruction set More...

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/InstructionSet/assign.h>
#include <IPSDKUtil/InstructionSet/cast.h>
#include <IPSDKUtil/InstructionSet/Comparison/isNotEqual.h>
#include <IPSDKUtil/InstructionSet/Logical/bitwiseAnd.h>
#include <IPSDKUtil/InstructionSet/Logical/detail/ShiftRightPack.h>
#include <IPSDKUtil/Tools/ForceInline.h>

Go to the source code of this file.

Classes

struct  ipsdk::simd::detail::ShiftRightPack< eInstructionSet::eIS_Avx2, ipUInt16 >
 specialization of ShiftRightPack structure for AVX2 instruction set on type ipUInt16 More...
 
struct  ipsdk::simd::detail::ShiftRightPack< eInstructionSet::eIS_Avx2, ipInt16 >
 specialization of ShiftRightPack structure for AVX2 instruction set on type ipInt16 More...
 
struct  ipsdk::simd::detail::ShiftRightPack< eInstructionSet::eIS_Avx2, ipUInt32 >
 specialization of ShiftRightPack structure for AVX2 instruction set on type ipUInt32 More...
 
struct  ipsdk::simd::detail::ShiftRightPack< eInstructionSet::eIS_Avx2, ipInt32 >
 specialization of ShiftRightPack structure for AVX2 instruction set on type ipInt32 More...
 
struct  ipsdk::simd::detail::ShiftRightPack< eInstructionSet::eIS_Avx2, ipUInt8 >
 specialization of ShiftRightPack structure for AVX2 instruction set on type ipUInt8 More...
 
struct  ipsdk::simd::detail::ShiftRightPack< eInstructionSet::eIS_Avx2, ipInt8 >
 specialization of ShiftRightPack structure for AVX2 instruction set on type ipInt8 More...
 

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::simd
 Namespace agregating IPSDK SIMD routines and classes.
 

Detailed Description

specialization of ShiftRightPack structure for AVX2 instruction set

Author
H. Delestre
Date
2014/02/25