#include <inttypes.h>
#include <limits.h>
#include <stdio.h>
#include <volk/volk_common.h>
#include <volk/volk_complex.h>
#include <pmmintrin.h>
#include <xmmintrin.h>
Go to the source code of this file.
Macros | |
#define | INCLUDED_volk_32fc_index_max_16u_u_H |
Functions | |
static void | volk_32fc_index_max_16u_a_sse3 (uint16_t *target, lv_32fc_t *src0, uint32_t num_points) |
static void | volk_32fc_index_max_16u_generic (uint16_t *target, lv_32fc_t *src0, uint32_t num_points) |
#define INCLUDED_volk_32fc_index_max_16u_u_H |
|
inlinestatic |