#include <inttypes.h>
#include <stdio.h>
#include <tmmintrin.h>
#include <immintrin.h>
#include <arm_neon.h>
Go to the source code of this file.
◆ INCLUDED_VOLK_8sc_DEINTERLEAVE_REAL_8s_UNALIGNED8_H
#define INCLUDED_VOLK_8sc_DEINTERLEAVE_REAL_8s_UNALIGNED8_H |
◆ volk_8ic_deinterleave_real_8i_a_avx()
void volk_8ic_deinterleave_real_8i_a_avx |
( |
int8_t * | iBuffer, |
|
|
const lv_8sc_t * | complexVector, |
|
|
unsigned int | num_points ) |
|
inlinestatic |
◆ volk_8ic_deinterleave_real_8i_a_ssse3()
void volk_8ic_deinterleave_real_8i_a_ssse3 |
( |
int8_t * | iBuffer, |
|
|
const lv_8sc_t * | complexVector, |
|
|
unsigned int | num_points ) |
|
inlinestatic |
◆ volk_8ic_deinterleave_real_8i_generic()
void volk_8ic_deinterleave_real_8i_generic |
( |
int8_t * | iBuffer, |
|
|
const lv_8sc_t * | complexVector, |
|
|
unsigned int | num_points ) |
|
inlinestatic |
◆ volk_8ic_deinterleave_real_8i_neon()
void volk_8ic_deinterleave_real_8i_neon |
( |
int8_t * | iBuffer, |
|
|
const lv_8sc_t * | complexVector, |
|
|
unsigned int | num_points ) |
|
inlinestatic |