#include <inttypes.h>
#include <stdio.h>
#include <arm_neon.h>
Go to the source code of this file.
◆ INCLUDED_volk_8i_convert_16i_a_H
#define INCLUDED_volk_8i_convert_16i_a_H |
◆ volk_8i_convert_16i_a_generic()
static void volk_8i_convert_16i_a_generic |
( |
int16_t * |
outputVector, |
|
|
const int8_t * |
inputVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_8i_convert_16i_generic()
static void volk_8i_convert_16i_generic |
( |
int16_t * |
outputVector, |
|
|
const int8_t * |
inputVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_8i_convert_16i_neon()
static void volk_8i_convert_16i_neon |
( |
int16_t * |
outputVector, |
|
|
const int8_t * |
inputVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |