#include <inttypes.h>#include <stdio.h>#include <emmintrin.h>#include <tmmintrin.h>#include <xmmintrin.h>Go to the source code of this file.
Functions | |
| static void | volk_16i_max_star_16i_a_ssse3 (short *target, short *src0, unsigned int num_points) |
| static void | volk_16i_max_star_16i_generic (short *target, short *src0, unsigned int num_points) |
|
inlinestatic |
|
inlinestatic |