#include <inttypes.h>
#include <stdio.h>
#include <immintrin.h>
Go to the source code of this file.
Macros | |
#define | INCLUDED_volk_8ic_deinterleave_real_16i_u_H |
Functions | |
static void | volk_8ic_deinterleave_real_16i_a_avx (int16_t *iBuffer, const lv_8sc_t *complexVector, unsigned int num_points) |
static void | volk_8ic_deinterleave_real_16i_generic (int16_t *iBuffer, const lv_8sc_t *complexVector, unsigned int num_points) |
#define INCLUDED_volk_8ic_deinterleave_real_16i_u_H |
|
inlinestatic |