Go to the source code of this file.
|
static void | volk_32f_s32f_mod_rangepuppet_32f_generic (float *output, const float *input, float bound, unsigned int num_points) |
|
static void | volk_32f_s32f_mod_rangepuppet_32f_u_sse (float *output, const float *input, float bound, unsigned int num_points) |
|
static void | volk_32f_s32f_mod_rangepuppet_32f_a_sse (float *output, const float *input, float bound, unsigned int num_points) |
|
static void | volk_32f_s32f_mod_rangepuppet_32f_u_sse2 (float *output, const float *input, float bound, unsigned int num_points) |
|
static void | volk_32f_s32f_mod_rangepuppet_32f_a_sse2 (float *output, const float *input, float bound, unsigned int num_points) |
|
static void | volk_32f_s32f_mod_rangepuppet_32f_u_avx (float *output, const float *input, float bound, unsigned int num_points) |
|
static void | volk_32f_s32f_mod_rangepuppet_32f_a_avx (float *output, const float *input, float bound, unsigned int num_points) |
|
◆ volk_32f_s32f_mod_rangepuppet_32f_a_avx()
static void volk_32f_s32f_mod_rangepuppet_32f_a_avx |
( |
float * |
output, |
|
|
const float * |
input, |
|
|
float |
bound, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_s32f_mod_rangepuppet_32f_a_sse()
static void volk_32f_s32f_mod_rangepuppet_32f_a_sse |
( |
float * |
output, |
|
|
const float * |
input, |
|
|
float |
bound, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_s32f_mod_rangepuppet_32f_a_sse2()
static void volk_32f_s32f_mod_rangepuppet_32f_a_sse2 |
( |
float * |
output, |
|
|
const float * |
input, |
|
|
float |
bound, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_s32f_mod_rangepuppet_32f_generic()
static void volk_32f_s32f_mod_rangepuppet_32f_generic |
( |
float * |
output, |
|
|
const float * |
input, |
|
|
float |
bound, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_s32f_mod_rangepuppet_32f_u_avx()
static void volk_32f_s32f_mod_rangepuppet_32f_u_avx |
( |
float * |
output, |
|
|
const float * |
input, |
|
|
float |
bound, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_s32f_mod_rangepuppet_32f_u_sse()
static void volk_32f_s32f_mod_rangepuppet_32f_u_sse |
( |
float * |
output, |
|
|
const float * |
input, |
|
|
float |
bound, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_s32f_mod_rangepuppet_32f_u_sse2()
static void volk_32f_s32f_mod_rangepuppet_32f_u_sse2 |
( |
float * |
output, |
|
|
const float * |
input, |
|
|
float |
bound, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |