#include <inttypes.h>
#include <stdio.h>
#include <emmintrin.h>
Go to the source code of this file.
◆ INCLUDED_volk_32fc_deinterleave_real_64f_u_H
#define INCLUDED_volk_32fc_deinterleave_real_64f_u_H |
◆ volk_32fc_deinterleave_real_64f_a_sse2()
static void volk_32fc_deinterleave_real_64f_a_sse2 |
( |
double * |
iBuffer, |
|
|
const lv_32fc_t * |
complexVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32fc_deinterleave_real_64f_generic()
static void volk_32fc_deinterleave_real_64f_generic |
( |
double * |
iBuffer, |
|
|
const lv_32fc_t * |
complexVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |