IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::IfElsePack< instructionSet, T, typename boost::enable_if< typename boost::mpl::and_< typename boost::mpl::not_equal_to< boost::mpl::int_< instructionSet >, boost::mpl::int_< eInstructionSet::eIS_Standard > >::type, typename boost::mpl::equal_to< boost::mpl::sizeof_< T >, boost::mpl::int_< 2 > >::type >::type >::type > Struct Template Reference

Static Public Member Functions

static IPSDK_FORCEINLINE BasePack< IS2PackType< instructionSet >::_packType, T > act (const BaseMaskPack< IS2PackType< instructionSet >::_packType, T > &mask, const BasePack< IS2PackType< instructionSet >::_packType, T > &in1, const BasePack< IS2PackType< instructionSet >::_packType, T > &in2)
 
static IPSDK_FORCEINLINE void act (const BaseMaskPack< IS2PackType< instructionSet >::_packType, T > &mask, const BasePack< IS2PackType< instructionSet >::_packType, T > &in1, const BasePack< IS2PackType< instructionSet >::_packType, T > &in2, BasePack< IS2PackType< instructionSet >::_packType, T > &out)
 

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