#include <inttypes.h>
#include <stdio.h>
#include <arm_neon.h>
Go to the source code of this file.
◆ INCLUDED_volk_8i_s32f_convert_32f_a_H
#define INCLUDED_volk_8i_s32f_convert_32f_a_H |
◆ volk_8i_s32f_convert_32f_a_generic()
static void volk_8i_s32f_convert_32f_a_generic |
( |
float * |
outputVector, |
|
|
const int8_t * |
inputVector, |
|
|
const float |
scalar, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_8i_s32f_convert_32f_generic()
static void volk_8i_s32f_convert_32f_generic |
( |
float * |
outputVector, |
|
|
const int8_t * |
inputVector, |
|
|
const float |
scalar, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_8i_s32f_convert_32f_neon()
static void volk_8i_s32f_convert_32f_neon |
( |
float * |
outputVector, |
|
|
const int8_t * |
inputVector, |
|
|
const float |
scalar, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |