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