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