#include <inttypes.h>
#include <stdio.h>
#include <volk/volk_common.h>
#include <xmmintrin.h>
Go to the source code of this file.
◆ INCLUDED_volk_32fc_s32f_deinterleave_real_16i_u_H
#define INCLUDED_volk_32fc_s32f_deinterleave_real_16i_u_H |
◆ volk_32fc_s32f_deinterleave_real_16i_a_sse()
void volk_32fc_s32f_deinterleave_real_16i_a_sse |
( |
int16_t * | iBuffer, |
|
|
const lv_32fc_t * | complexVector, |
|
|
const float | scalar, |
|
|
unsigned int | num_points ) |
|
inlinestatic |
◆ volk_32fc_s32f_deinterleave_real_16i_generic()
void volk_32fc_s32f_deinterleave_real_16i_generic |
( |
int16_t * | iBuffer, |
|
|
const lv_32fc_t * | complexVector, |
|
|
const float | scalar, |
|
|
unsigned int | num_points ) |
|
inlinestatic |