![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
ConditionalAddReg template specialization for instruction set AVX512 and for ipInt8/ipUInt8 type. More...
#include <ConditionalAddReg.h>
Static Public Member Functions | |
| static IPSDK_FORCEINLINE RegType< eInstructionSet::eIS_Avx512, T >::Type | act (const typename RegMaskType< eInstructionSet::eIS_Avx512, T >::Type &mask, const typename RegType< eInstructionSet::eIS_Avx512, T >::Type &in1, const typename RegType< eInstructionSet::eIS_Avx512, T >::Type &in2) |
| static IPSDK_FORCEINLINE RegType< eInstructionSet::eIS_Avx512, T >::Type | act (const typename RegMaskType< eInstructionSet::eIS_Avx512, T >::Type &mask, const typename RegType< eInstructionSet::eIS_Avx512, T >::Type &in1, const T &in2) |
| static IPSDK_FORCEINLINE void | act (const typename RegMaskType< eInstructionSet::eIS_Avx512, T >::Type &mask, const typename RegType< eInstructionSet::eIS_Avx512, T >::Type &in1, const typename RegType< eInstructionSet::eIS_Avx512, T >::Type &in2, typename RegType< eInstructionSet::eIS_Avx512, T >::Type &out) |
| static IPSDK_FORCEINLINE void | act (const typename RegMaskType< eInstructionSet::eIS_Avx512, T >::Type &mask, const typename RegType< eInstructionSet::eIS_Avx512, T >::Type &in1, const T &in2, typename RegType< eInstructionSet::eIS_Avx512, T >::Type &out) |
ConditionalAddReg template specialization for instruction set AVX512 and for ipInt8/ipUInt8 type.
1.8.14