#include <inttypes.h>
#include <stdio.h>
#include <arm_neon.h>
Go to the source code of this file.
Functions | |
static void | volk_64u_popcnt_generic (uint64_t *ret, const uint64_t value) |
static void | volk_64u_popcnt_neon (uint64_t *ret, const uint64_t value) |
|
inlinestatic |
|
inlinestatic |