#include <string.h>
#include <tmmintrin.h>
Go to the source code of this file.
◆ VOLK_KERNELS_VOLK_VOLK_8U_X2_ENCODEFRAMEPOLAR_8U_A_H_
#define VOLK_KERNELS_VOLK_VOLK_8U_X2_ENCODEFRAMEPOLAR_8U_A_H_ |
◆ encodepolar_single_stage()
void encodepolar_single_stage |
( |
unsigned char * | frame_ptr, |
|
|
const unsigned char * | temp_ptr, |
|
|
const unsigned int | num_branches, |
|
|
const unsigned int | frame_half ) |
|
inlinestatic |
◆ log2_of_power_of_2()
unsigned int log2_of_power_of_2 |
( |
unsigned int | val | ) |
|
|
inlinestatic |
◆ volk_8u_x2_encodeframepolar_8u_a_ssse3()
void volk_8u_x2_encodeframepolar_8u_a_ssse3 |
( |
unsigned char * | frame, |
|
|
unsigned char * | temp, |
|
|
unsigned int | frame_size ) |
|
inlinestatic |
◆ volk_8u_x2_encodeframepolar_8u_generic()
void volk_8u_x2_encodeframepolar_8u_generic |
( |
unsigned char * | frame, |
|
|
unsigned char * | temp, |
|
|
unsigned int | frame_size ) |
|
inlinestatic |
◆ volk_8u_x2_encodeframepolar_8u_u_ssse3()
void volk_8u_x2_encodeframepolar_8u_u_ssse3 |
( |
unsigned char * | frame, |
|
|
unsigned char * | temp, |
|
|
unsigned int | frame_size ) |
|
inlinestatic |