#include <inttypes.h>
#include <stdio.h>
#include <immintrin.h>
Go to the source code of this file.
◆ INCLUDED_volk_8ic_deinterleave_16i_x2_u_H
#define INCLUDED_volk_8ic_deinterleave_16i_x2_u_H |
◆ volk_8ic_deinterleave_16i_x2_a_avx()
static void volk_8ic_deinterleave_16i_x2_a_avx |
( |
int16_t * |
iBuffer, |
|
|
int16_t * |
qBuffer, |
|
|
const lv_8sc_t * |
complexVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_8ic_deinterleave_16i_x2_generic()
static void volk_8ic_deinterleave_16i_x2_generic |
( |
int16_t * |
iBuffer, |
|
|
int16_t * |
qBuffer, |
|
|
const lv_8sc_t * |
complexVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |