#include <inttypes.h>
#include <stdio.h>
#include <volk/volk_complex.h>
#include <arm_neon.h>
Go to the source code of this file.
◆ INCLUDED_volk_8ic_x2_s32f_multiply_conjugate_32fc_u_H
| #define INCLUDED_volk_8ic_x2_s32f_multiply_conjugate_32fc_u_H |
◆ volk_8ic_x2_s32f_multiply_conjugate_32fc_generic()
| static void volk_8ic_x2_s32f_multiply_conjugate_32fc_generic |
( |
lv_32fc_t * |
cVector, |
|
|
const lv_8sc_t * |
aVector, |
|
|
const lv_8sc_t * |
bVector, |
|
|
const float |
scalar, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_8ic_x2_s32f_multiply_conjugate_32fc_neon()
| static void volk_8ic_x2_s32f_multiply_conjugate_32fc_neon |
( |
lv_32fc_t * |
cVector, |
|
|
const lv_8sc_t * |
aVector, |
|
|
const lv_8sc_t * |
bVector, |
|
|
const float |
scalar, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |