#include <pmmintrin.h>
Go to the source code of this file.
◆ _mm_complexconjugatemul_ps()
static __m128 _mm_complexconjugatemul_ps |
( |
__m128 |
x, |
|
|
__m128 |
y |
|
) |
| |
|
inlinestatic |
◆ _mm_complexmul_ps()
static __m128 _mm_complexmul_ps |
( |
__m128 |
x, |
|
|
__m128 |
y |
|
) |
| |
|
inlinestatic |
◆ _mm_magnitude_ps_sse3()
static __m128 _mm_magnitude_ps_sse3 |
( |
__m128 |
cplxValue1, |
|
|
__m128 |
cplxValue2 |
|
) |
| |
|
inlinestatic |
◆ _mm_magnitudesquared_ps_sse3()
static __m128 _mm_magnitudesquared_ps_sse3 |
( |
__m128 |
cplxValue1, |
|
|
__m128 |
cplxValue2 |
|
) |
| |
|
inlinestatic |