#include <stdint.h>
#include <volk/volk_32u_popcnt.h>
Go to the source code of this file.
◆ volk_32u_popcntpuppet_32u_a_sse4_2()
| static void volk_32u_popcntpuppet_32u_a_sse4_2 |
( |
uint32_t * |
outVector, |
|
|
const uint32_t * |
inVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32u_popcntpuppet_32u_generic()
| static void volk_32u_popcntpuppet_32u_generic |
( |
uint32_t * |
outVector, |
|
|
const uint32_t * |
inVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |
◆ volk_32u_popcntpuppet_32u_neon()
| static void volk_32u_popcntpuppet_32u_neon |
( |
uint32_t * |
outVector, |
|
|
const uint32_t * |
inVector, |
|
|
unsigned int |
num_points |
|
) |
| |
|
inlinestatic |