Go to the source code of this file.
|
static void | volk_32f_s32f_convertpuppet_8u_generic (uint8_t *output, const float *input, float scale, unsigned int num_points) |
|
static void | volk_32f_s32f_convertpuppet_8u_u_sse2 (uint8_t *output, const float *input, float scale, unsigned int num_points) |
|
static void | volk_32f_s32f_convertpuppet_8u_a_sse2 (uint8_t *output, const float *input, float scale, unsigned int num_points) |
|
static void | volk_32f_s32f_convertpuppet_8u_u_sse (uint8_t *output, const float *input, float scale, unsigned int num_points) |
|
static void | volk_32f_s32f_convertpuppet_8u_a_sse (uint8_t *output, const float *input, float scale, unsigned int num_points) |
|
◆ volk_32f_s32f_convertpuppet_8u_a_sse()
static void volk_32f_s32f_convertpuppet_8u_a_sse |
( |
uint8_t * |
output, |
|
|
const float * |
input, |
|
|
float |
scale, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_s32f_convertpuppet_8u_a_sse2()
static void volk_32f_s32f_convertpuppet_8u_a_sse2 |
( |
uint8_t * |
output, |
|
|
const float * |
input, |
|
|
float |
scale, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_s32f_convertpuppet_8u_generic()
static void volk_32f_s32f_convertpuppet_8u_generic |
( |
uint8_t * |
output, |
|
|
const float * |
input, |
|
|
float |
scale, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_s32f_convertpuppet_8u_u_sse()
static void volk_32f_s32f_convertpuppet_8u_u_sse |
( |
uint8_t * |
output, |
|
|
const float * |
input, |
|
|
float |
scale, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32f_s32f_convertpuppet_8u_u_sse2()
static void volk_32f_s32f_convertpuppet_8u_u_sse2 |
( |
uint8_t * |
output, |
|
|
const float * |
input, |
|
|
float |
scale, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |