#include <inttypes.h>
#include <stdio.h>
#include <tmmintrin.h>
#include <arm_neon.h>
Go to the source code of this file.
◆ INCLUDED_volk_16ic_deinterleave_real_8i_u_H
#define INCLUDED_volk_16ic_deinterleave_real_8i_u_H |
◆ volk_16ic_deinterleave_real_8i_a_ssse3()
static void volk_16ic_deinterleave_real_8i_a_ssse3 |
( |
int8_t * |
iBuffer, |
|
|
const lv_16sc_t * |
complexVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_16ic_deinterleave_real_8i_generic()
static void volk_16ic_deinterleave_real_8i_generic |
( |
int8_t * |
iBuffer, |
|
|
const lv_16sc_t * |
complexVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_16ic_deinterleave_real_8i_neon()
static void volk_16ic_deinterleave_real_8i_neon |
( |
int8_t * |
iBuffer, |
|
|
const lv_16sc_t * |
complexVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |