#include <inttypes.h>
#include <stdio.h>
#include <tmmintrin.h>
#include <emmintrin.h>
Go to the source code of this file.
◆ INCLUDED_volk_16ic_deinterleave_real_16i_u_H
#define INCLUDED_volk_16ic_deinterleave_real_16i_u_H |
◆ volk_16ic_deinterleave_real_16i_a_sse2()
static void volk_16ic_deinterleave_real_16i_a_sse2 |
( |
int16_t * |
iBuffer, |
|
|
const lv_16sc_t * |
complexVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_16ic_deinterleave_real_16i_a_ssse3()
static void volk_16ic_deinterleave_real_16i_a_ssse3 |
( |
int16_t * |
iBuffer, |
|
|
const lv_16sc_t * |
complexVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_16ic_deinterleave_real_16i_generic()
static void volk_16ic_deinterleave_real_16i_generic |
( |
int16_t * |
iBuffer, |
|
|
const lv_16sc_t * |
complexVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |