IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::CastPack< eInstructionSet::eIS_Sse2, TIn, TOut, typename boost::enable_if_c< sizeof(TIn)==2 &&sizeof(TOut)==2 >::type > Struct Template Reference

Static Public Member Functions

static BasePack< ePackType::ePT_Sse, TOut > IPSDK_FORCEINLINE act (const BasePack< ePackType::ePT_Sse, TIn > &in)
 
static IPSDK_FORCEINLINE void act (const BasePack< ePackType::ePT_Sse, TIn > &in, BasePack< ePackType::ePT_Sse, TOut > &out)
 
static IPSDK_FORCEINLINE void act (const BaseMaskPack< ePackType::ePT_Sse, TIn > &inMask, BasePack< ePackType::ePT_Sse, TOut > &out)
 

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