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