IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Static Public Member Functions | List of all members
ipsdk::simd::detail::FmaddReg< eInstructionSet::eIS_Sse2, T > Struct Template Reference

AddReg template specialization for instruction set AVX2 and types ipInt8 and ipUInt8. More...

#include <FmaddReg.h>

Static Public Member Functions

static IPSDK_FORCEINLINE Sse2Type< T >::Type act (const typename Sse2Type< T >::Type &in1, const typename Sse2Type< T >::Type &in2, const typename Sse2Type< T >::Type &in3)
 
static IPSDK_FORCEINLINE void act (const typename Sse2Type< T >::Type &in1, const typename Sse2Type< T >::Type &in2, const typename Sse2Type< T >::Type &in3, typename Sse2Type< T >::Type &out)
 

Detailed Description

template<typename T>
struct ipsdk::simd::detail::FmaddReg< eInstructionSet::eIS_Sse2, T >

AddReg template specialization for instruction set AVX2 and types ipInt8 and ipUInt8.


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