Go to the source code of this file.
Macros | |
#define | VOLK_INIT_PUPP(func, puppet_master_func, test_params) |
#define | VOLK_INIT_TEST(func, test_params) |
Functions | |
std::vector< volk_test_case_t > | init_test_list (volk_test_params_t test_params) |
#define VOLK_INIT_PUPP | ( | func, | |
puppet_master_func, | |||
test_params | |||
) |
Referenced by init_test_list().
#define VOLK_INIT_TEST | ( | func, | |
test_params | |||
) |
Referenced by init_test_list().
std::vector<volk_test_case_t> init_test_list | ( | volk_test_params_t | test_params | ) |
References volk_16i_32fc_dot_prod_32fc, volk_16i_convert_8i, volk_16i_s32f_convert_32f, volk_16ic_deinterleave_16i_x2, volk_16ic_deinterleave_real_16i, volk_16ic_deinterleave_real_8i, volk_16ic_magnitude_16i, volk_16ic_s32f_deinterleave_32f_x2, volk_16ic_s32f_deinterleave_real_32f, volk_16ic_s32f_magnitude_32f, volk_16u_byteswap, volk_16u_byteswappuppet_16u, volk_32f_accumulator_s32f, volk_32f_acos_32f, volk_32f_asin_32f, volk_32f_atan_32f, volk_32f_binary_slicer_32i, volk_32f_binary_slicer_8i, volk_32f_convert_64f, volk_32f_cos_32f, volk_32f_expfast_32f, volk_32f_log2_32f, volk_32f_s32f_32f_fm_detect_32f, volk_32f_s32f_calc_spectral_noise_floor_32f, volk_32f_s32f_convert_16i, volk_32f_s32f_convert_32i, volk_32f_s32f_convert_8i, volk_32f_s32f_multiply_32f, volk_32f_s32f_normalize, volk_32f_s32f_power_32f, volk_32f_s32f_stddev_32f, volk_32f_sin_32f, volk_32f_sqrt_32f, volk_32f_stddev_and_mean_32f_x2, volk_32f_tan_32f, volk_32f_tanh_32f, volk_32f_x2_add_32f, volk_32f_x2_divide_32f, volk_32f_x2_dot_prod_16i, volk_32f_x2_dot_prod_32f, volk_32f_x2_interleave_32fc, volk_32f_x2_max_32f, volk_32f_x2_min_32f, volk_32f_x2_multiply_32f, volk_32f_x2_pow_32f, volk_32f_x2_s32f_interleave_16ic, volk_32f_x2_subtract_32f, volk_32f_x3_sum_of_poly_32f, volk_32fc_32f_dot_prod_32fc, volk_32fc_32f_multiply_32fc, volk_32fc_conjugate_32fc, volk_32fc_deinterleave_32f_x2, volk_32fc_deinterleave_64f_x2, volk_32fc_deinterleave_imag_32f, volk_32fc_deinterleave_real_32f, volk_32fc_deinterleave_real_64f, volk_32fc_index_max_16u, volk_32fc_magnitude_32f, volk_32fc_magnitude_squared_32f, volk_32fc_s32f_atan2_32f, volk_32fc_s32f_deinterleave_real_16i, volk_32fc_s32f_magnitude_16i, volk_32fc_s32f_power_32fc, volk_32fc_s32f_power_spectrum_32f, volk_32fc_s32fc_multiply_32fc, volk_32fc_s32fc_rotatorpuppet_32fc, volk_32fc_s32fc_x2_rotator_32fc, volk_32fc_x2_conjugate_dot_prod_32fc, volk_32fc_x2_dot_prod_32fc, volk_32fc_x2_multiply_32fc, volk_32fc_x2_multiply_conjugate_32fc, volk_32fc_x2_s32f_square_dist_scalar_mult_32f, volk_32fc_x2_square_dist_32f, volk_32i_s32f_convert_32f, volk_32i_x2_and_32i, volk_32i_x2_or_32i, volk_32u_byteswap, volk_32u_byteswappuppet_32u, volk_32u_popcntpuppet_32u, volk_64f_convert_32f, volk_64f_x2_max_64f, volk_64f_x2_min_64f, volk_64u_byteswap, volk_64u_byteswappuppet_64u, volk_64u_popcnt, volk_64u_popcntpuppet_64u, volk_8i_convert_16i, volk_8i_s32f_convert_32f, volk_8ic_deinterleave_16i_x2, volk_8ic_deinterleave_real_16i, volk_8ic_deinterleave_real_8i, volk_8ic_s32f_deinterleave_32f_x2, volk_8ic_s32f_deinterleave_real_32f, volk_8ic_x2_multiply_conjugate_16ic, volk_8ic_x2_s32f_multiply_conjugate_32fc, volk_8u_conv_k7_r2puppet_8u, volk_8u_x4_conv_k7_r2_8u, VOLK_INIT_PUPP, and VOLK_INIT_TEST.