Vector Optimized Library of Kernels 3.2.0
Architecture-tuned implementations of math kernels
Loading...
Searching...
No Matches
volk_8ic_deinterleave_16i_x2.h File Reference
#include <inttypes.h>
#include <stdio.h>
#include <immintrin.h>

Go to the source code of this file.

Macros

#define INCLUDED_volk_8ic_deinterleave_16i_x2_u_H

Functions

static void volk_8ic_deinterleave_16i_x2_a_avx (int16_t *iBuffer, int16_t *qBuffer, const lv_8sc_t *complexVector, unsigned int num_points)
static void volk_8ic_deinterleave_16i_x2_generic (int16_t *iBuffer, int16_t *qBuffer, const lv_8sc_t *complexVector, unsigned int num_points)

Macro Definition Documentation

◆ INCLUDED_volk_8ic_deinterleave_16i_x2_u_H

#define INCLUDED_volk_8ic_deinterleave_16i_x2_u_H

Function Documentation

◆ volk_8ic_deinterleave_16i_x2_a_avx()

void volk_8ic_deinterleave_16i_x2_a_avx ( int16_t * iBuffer,
int16_t * qBuffer,
const lv_8sc_t * complexVector,
unsigned int num_points )
inlinestatic

◆ volk_8ic_deinterleave_16i_x2_generic()

void volk_8ic_deinterleave_16i_x2_generic ( int16_t * iBuffer,
int16_t * qBuffer,
const lv_8sc_t * complexVector,
unsigned int num_points )
inlinestatic