#include <arm_neon.h>
Go to the source code of this file.
Functions | |
static float32x4_t | _vmagnitudesquaredq_f32 (float32x4x2_t cmplxValue) |
static float32x4_t | _vinvsqrtq_f32 (float32x4_t x) |
static float32x4x2_t | _vmultiply_complexq_f32 (float32x4x2_t a_val, float32x4x2_t b_val) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |