#include <inttypes.h>
#include <stdio.h>
#include <volk/volk_common.h>
#include <volk/volk_complex.h>
#include <pmmintrin.h>
#include <xmmintrin.h>
#include <arm_neon.h>
#include <volk/volk_neon_intrinsics.h>
Go to the source code of this file.
◆ INCLUDED_volk_32fc_index_max_32u_u_H
#define INCLUDED_volk_32fc_index_max_32u_u_H |
◆ volk_32fc_index_max_32u_a_sse3()
static void volk_32fc_index_max_32u_a_sse3 |
( |
uint32_t * |
target, |
|
|
lv_32fc_t * |
src0, |
|
|
uint32_t |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32fc_index_max_32u_generic()
static void volk_32fc_index_max_32u_generic |
( |
uint32_t * |
target, |
|
|
lv_32fc_t * |
src0, |
|
|
uint32_t |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32fc_index_max_32u_neon()
static void volk_32fc_index_max_32u_neon |
( |
uint32_t * |
target, |
|
|
lv_32fc_t * |
src0, |
|
|
uint32_t |
num_points |
|
) |
| |
|
inlinestatic |