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

specialization of ShiftLeftReg structure for SSE2 instruction set More...

#include <IPSDKUtil/IPSDKUtilExports.h>
#include <IPSDKUtil/Tools/ForceInline.h>
#include <IPSDKUtil/InstructionSet/detail/CastReg.h>
#include <IPSDKUtil/InstructionSet/Logical/detail/ShiftLeftReg.h>

Go to the source code of this file.

Classes

struct  ipsdk::simd::detail::ShiftLeftReg< eInstructionSet::eIS_Sse2, ipUInt16 >
 specialization of ShiftLeftReg structure for SSE2 instruction set on type ipUInt16 More...
 
struct  ipsdk::simd::detail::ShiftLeftReg< eInstructionSet::eIS_Sse2, ipInt16 >
 specialization of ShiftLeftReg structure for SSE2 instruction set on type ipInt16 More...
 
struct  ipsdk::simd::detail::ShiftLeftReg< eInstructionSet::eIS_Sse2, ipUInt32 >
 specialization of ShiftLeftReg structure for SSE2 instruction set on type ipUInt32 More...
 
struct  ipsdk::simd::detail::ShiftLeftReg< eInstructionSet::eIS_Sse2, ipInt32 >
 specialization of ShiftLeftReg structure for SSE2 instruction set on type ipInt32 More...
 

Namespaces

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

Detailed Description

specialization of ShiftLeftReg structure for SSE2 instruction set

Author
H. Delestre
Date
2017/04/04