#include <arm_neon.h>
Go to the source code of this file.
◆ INCLUDED_volk_32fc_s32f_x2_clamp_32f_u_H
| #define INCLUDED_volk_32fc_s32f_x2_clamp_32f_u_H |
◆ volk_32f_s32f_x2_clamp_32f_generic()
| void volk_32f_s32f_x2_clamp_32f_generic |
( |
float * | out, |
|
|
const float * | in, |
|
|
const float | min, |
|
|
const float | max, |
|
|
unsigned int | num_points ) |
|
inlinestatic |
◆ volk_32f_s32f_x2_clamp_32f_neon()
| void volk_32f_s32f_x2_clamp_32f_neon |
( |
float * | out, |
|
|
const float * | in, |
|
|
const float | min, |
|
|
const float | max, |
|
|
unsigned int | num_points ) |
|
inlinestatic |