#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.
◆ INCLUDED_volk_32fc_index_min_16u_u_H
#define INCLUDED_volk_32fc_index_min_16u_u_H |
◆ volk_32fc_index_min_16u_a_sse3()
void volk_32fc_index_min_16u_a_sse3 |
( |
uint16_t * | target, |
|
|
const lv_32fc_t * | source, |
|
|
uint32_t | num_points ) |
|
inlinestatic |
◆ volk_32fc_index_min_16u_generic()
void volk_32fc_index_min_16u_generic |
( |
uint16_t * | target, |
|
|
const lv_32fc_t * | source, |
|
|
uint32_t | num_points ) |
|
inlinestatic |