#include "volk_32f_s32f_32f_fm_detect_32f.h"
#include <immintrin.h>
#include <xmmintrin.h>
Go to the source code of this file.
|
static void | volk_32f_x2_fm_detectpuppet_32f_a_avx (float *outputVector, const float *inputVector, float *saveValue, unsigned int num_points) |
|
static void | volk_32f_x2_fm_detectpuppet_32f_a_sse (float *outputVector, const float *inputVector, float *saveValue, unsigned int num_points) |
|
static void | volk_32f_x2_fm_detectpuppet_32f_generic (float *outputVector, const float *inputVector, float *saveValue, unsigned int num_points) |
|
static void | volk_32f_x2_fm_detectpuppet_32f_u_avx (float *outputVector, const float *inputVector, float *saveValue, unsigned int num_points) |
|
◆ INCLUDED_volk_32f_x2_fm_detectpuppet_32f_u_H
#define INCLUDED_volk_32f_x2_fm_detectpuppet_32f_u_H |
◆ volk_32f_x2_fm_detectpuppet_32f_a_avx()
static void volk_32f_x2_fm_detectpuppet_32f_a_avx |
( |
float * |
outputVector, |
|
|
const float * |
inputVector, |
|
|
float * |
saveValue, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_x2_fm_detectpuppet_32f_a_sse()
static void volk_32f_x2_fm_detectpuppet_32f_a_sse |
( |
float * |
outputVector, |
|
|
const float * |
inputVector, |
|
|
float * |
saveValue, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_x2_fm_detectpuppet_32f_generic()
static void volk_32f_x2_fm_detectpuppet_32f_generic |
( |
float * |
outputVector, |
|
|
const float * |
inputVector, |
|
|
float * |
saveValue, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_x2_fm_detectpuppet_32f_u_avx()
static void volk_32f_x2_fm_detectpuppet_32f_u_avx |
( |
float * |
outputVector, |
|
|
const float * |
inputVector, |
|
|
float * |
saveValue, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |