GNU Radio 3.7.1 C++ API
|
00001 00002 00003 /* this file was generated by volk template utils, do not edit! */ 00004 00005 /* 00006 * Copyright 2011-2012 Free Software Foundation, Inc. 00007 * 00008 * This file is part of GNU Radio 00009 * 00010 * GNU Radio is free software; you can redistribute it and/or modify 00011 * it under the terms of the GNU General Public License as published by 00012 * the Free Software Foundation; either version 3, or (at your option) 00013 * any later version. 00014 * 00015 * GNU Radio is distributed in the hope that it will be useful, 00016 * but WITHOUT ANY WARRANTY; without even the implied warranty of 00017 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 00018 * GNU General Public License for more details. 00019 * 00020 * You should have received a copy of the GNU General Public License 00021 * along with GNU Radio; see the file COPYING. If not, write to 00022 * the Free Software Foundation, Inc., 51 Franklin Street, 00023 * Boston, MA 02110-1301, USA. 00024 */ 00025 00026 #ifndef INCLUDED_VOLK_TYPEDEFS 00027 #define INCLUDED_VOLK_TYPEDEFS 00028 00029 #include <inttypes.h> 00030 #include <volk/volk_complex.h> 00031 00032 typedef void (*p_32fc_index_max_16u)(unsigned int* , lv_32fc_t* , unsigned int ); 00033 typedef void (*p_32f_index_max_16u)(unsigned int* , const float* , unsigned int ); 00034 typedef void (*p_8ic_s32f_deinterleave_32f_x2)(float* , float* , const lv_8sc_t* , const float , unsigned int ); 00035 typedef void (*p_16ic_s32f_deinterleave_32f_x2)(float* , float* , const lv_16sc_t* , const float , unsigned int ); 00036 typedef void (*p_32fc_32f_multiply_32fc)(lv_32fc_t* , const lv_32fc_t* , const float* , unsigned int ); 00037 typedef void (*p_64f_x2_max_64f)(double* , const double* , const double* , unsigned int ); 00038 typedef void (*p_16i_convert_8i)(int8_t* , const int16_t* , unsigned int ); 00039 typedef void (*p_32fc_x2_multiply_conjugate_32fc)(lv_32fc_t* , const lv_32fc_t* , const lv_32fc_t* , unsigned int ); 00040 typedef void (*p_8ic_deinterleave_real_8i)(int8_t* , const lv_8sc_t* , unsigned int ); 00041 typedef void (*p_8ic_x2_multiply_conjugate_16ic)(lv_16sc_t* , const lv_8sc_t* , const lv_8sc_t* , unsigned int ); 00042 typedef void (*p_32fc_s32f_power_32fc)(lv_32fc_t* , const lv_32fc_t* , const float , unsigned int ); 00043 typedef void (*p_32f_x2_interleave_32fc)(lv_32fc_t* , const float* , const float* , unsigned int ); 00044 typedef void (*p_16i_max_star_16i)(short* , short* , unsigned int ); 00045 typedef void (*p_16ic_deinterleave_real_16i)(int16_t* , const lv_16sc_t* , unsigned int ); 00046 typedef void (*p_16i_x5_add_quad_16i_x4)(short* , short* , short* , short* , short* , short* , short* , short* , short* , unsigned int ); 00047 typedef void (*p_32fc_s32fc_x2_rotator_32fc)(lv_32fc_t* , const lv_32fc_t* , const lv_32fc_t , lv_32fc_t* , unsigned int ); 00048 typedef void (*p_32u_popcnt)(uint32_t* , const uint32_t ); 00049 typedef void (*p_16i_branch_4_state_8)(short* , short* , char** , short* , short* , short* ); 00050 typedef void (*p_32i_x2_and_32i)(int32_t* , const int32_t* , const int32_t* , unsigned int ); 00051 typedef void (*p_32fc_magnitude_squared_32f)(float* , const lv_32fc_t* , unsigned int ); 00052 typedef void (*p_32fc_deinterleave_real_64f)(double* , const lv_32fc_t* , unsigned int ); 00053 typedef void (*p_32f_s32f_normalize)(float* , const float , unsigned int ); 00054 typedef void (*p_64u_byteswap)(uint64_t* , unsigned int ); 00055 typedef void (*p_64f_convert_32f)(float* , const double* , unsigned int ); 00056 typedef void (*p_32f_convert_64f)(double* , const float* , unsigned int ); 00057 typedef void (*p_8i_convert_16i)(int16_t* , const int8_t* , unsigned int ); 00058 typedef void (*p_32f_sqrt_32f)(float* , const float* , unsigned int ); 00059 typedef void (*p_32f_s32f_convert_16i)(int16_t* , const float* , const float , unsigned int ); 00060 typedef void (*p_16i_x4_quad_max_star_16i)(short* , short* , short* , short* , short* , unsigned int ); 00061 typedef void (*p_32f_x2_divide_32f)(float* , const float* , const float* , unsigned int ); 00062 typedef void (*p_16i_max_star_horizontal_16i)(int16_t* , int16_t* , unsigned int ); 00063 typedef void (*p_32f_s32f_stddev_32f)(float* , const float* , const float , unsigned int ); 00064 typedef void (*p_16i_permute_and_scalar_add)(short* , short* , short* , short* , short* , short* , short* , short* , unsigned int ); 00065 typedef void (*p_16ic_s32f_deinterleave_real_32f)(float* , const lv_16sc_t* , const float , unsigned int ); 00066 typedef void (*p_32fc_magnitude_32f)(float* , const lv_32fc_t* , unsigned int ); 00067 typedef void (*p_32f_s32f_convert_8i)(int8_t* , const float* , const float , unsigned int ); 00068 typedef void (*p_32f_s32f_power_32f)(float* , const float* , const float , unsigned int ); 00069 typedef void (*p_32fc_x2_dot_prod_32fc)(lv_32fc_t* , const lv_32fc_t* , const lv_32fc_t* , unsigned int ); 00070 typedef void (*p_32fc_deinterleave_64f_x2)(double* , double* , const lv_32fc_t* , unsigned int ); 00071 typedef void (*p_32f_x3_sum_of_poly_32f)(float* , float* , float* , float* , unsigned int ); 00072 typedef void (*p_32f_x2_dot_prod_32f)(float * , const float * , const float * , unsigned int ); 00073 typedef void (*p_32f_x2_multiply_32f)(float* , const float* , const float* , unsigned int ); 00074 typedef void (*p_32f_s32f_convert_32i)(int32_t* , const float* , const float , unsigned int ); 00075 typedef void (*p_32fc_deinterleave_real_32f)(float* , const lv_32fc_t* , unsigned int ); 00076 typedef void (*p_32fc_s32f_power_spectrum_32f)(float* , const lv_32fc_t* , const float , unsigned int ); 00077 typedef void (*p_32fc_s32f_magnitude_16i)(int16_t* , const lv_32fc_t* , const float , unsigned int ); 00078 typedef void (*p_32fc_s32f_deinterleave_real_16i)(int16_t* , const lv_32fc_t* , const float , unsigned int ); 00079 typedef void (*p_32f_x2_min_32f)(float* , const float* , const float* , unsigned int ); 00080 typedef void (*p_32f_accumulator_s32f)(float* , const float* , unsigned int ); 00081 typedef void (*p_32fc_s32fc_multiply_32fc)(lv_32fc_t* , const lv_32fc_t* , const lv_32fc_t , unsigned int ); 00082 typedef void (*p_16i_s32f_convert_32f)(float* , const int16_t* , const float , unsigned int ); 00083 typedef void (*p_32fc_s32f_atan2_32f)(float* , const lv_32fc_t* , const float , unsigned int ); 00084 typedef void (*p_32u_byteswap)(uint32_t* , unsigned int ); 00085 typedef void (*p_32f_s32f_multiply_32f)(float* , const float* , const float , unsigned int ); 00086 typedef void (*p_32f_x2_max_32f)(float* , const float* , const float* , unsigned int ); 00087 typedef void (*p_8ic_x2_s32f_multiply_conjugate_32fc)(lv_32fc_t* , const lv_8sc_t* , const lv_8sc_t* , const float , unsigned int ); 00088 typedef void (*p_8i_s32f_convert_32f)(float* , const int8_t* , const float , unsigned int ); 00089 typedef void (*p_16ic_deinterleave_16i_x2)(int16_t* , int16_t* , const lv_16sc_t* , unsigned int ); 00090 typedef void (*p_16i_32fc_dot_prod_32fc)(lv_32fc_t* , const short* , const lv_32fc_t * , unsigned int ); 00091 typedef void (*p_8ic_deinterleave_real_16i)(int16_t* , const lv_8sc_t* , unsigned int ); 00092 typedef void (*p_32fc_32f_dot_prod_32fc)(lv_32fc_t* , const lv_32fc_t* , const float * , unsigned int ); 00093 typedef void (*p_32fc_x2_square_dist_32f)(float* , lv_32fc_t* , lv_32fc_t* , unsigned int ); 00094 typedef void (*p_32f_x2_s32f_interleave_16ic)(lv_16sc_t* , const float* , const float* , const float , unsigned int ); 00095 typedef void (*p_64f_x2_min_64f)(double* , const double* , const double* , unsigned int ); 00096 typedef void (*p_16ic_magnitude_16i)(int16_t* , const lv_16sc_t* , unsigned int ); 00097 typedef void (*p_32fc_deinterleave_imag_32f)(float* , const lv_32fc_t* , unsigned int ); 00098 typedef void (*p_16ic_deinterleave_real_8i)(int8_t* , const lv_16sc_t* , unsigned int ); 00099 typedef void (*p_32f_s32f_calc_spectral_noise_floor_32f)(float* , const float* , const float , const unsigned int ); 00100 typedef void (*p_32fc_deinterleave_32f_x2)(float* , float* , const lv_32fc_t* , unsigned int ); 00101 typedef void (*p_32fc_s32f_x2_power_spectral_density_32f)(float* , const lv_32fc_t* , const float , const float , unsigned int ); 00102 typedef void (*p_32f_stddev_and_mean_32f_x2)(float* , float* , const float* , unsigned int ); 00103 typedef void (*p_32i_s32f_convert_32f)(float* , const int32_t* , const float , unsigned int ); 00104 typedef void (*p_32fc_x2_s32f_square_dist_scalar_mult_32f)(float* , lv_32fc_t* , lv_32fc_t* , float , unsigned int ); 00105 typedef void (*p_32f_x2_subtract_32f)(float* , const float* , const float* , unsigned int ); 00106 typedef void (*p_32fc_s32fc_rotatorpuppet_32fc)(lv_32fc_t* , const lv_32fc_t* , const lv_32fc_t , unsigned int ); 00107 typedef void (*p_16ic_s32f_magnitude_32f)(float* , const lv_16sc_t* , const float , unsigned int ); 00108 typedef void (*p_8ic_s32f_deinterleave_real_32f)(float* , const lv_8sc_t* , const float , unsigned int ); 00109 typedef void (*p_32f_x2_add_32f)(float* , const float* , const float* , unsigned int ); 00110 typedef void (*p_64u_popcnt)(uint64_t* , const uint64_t ); 00111 typedef void (*p_32i_x2_or_32i)(int32_t* , const int32_t* , const int32_t* , unsigned int ); 00112 typedef void (*p_32f_s32f_32f_fm_detect_32f)(float* , const float* , const float , float* , unsigned int ); 00113 typedef void (*p_16u_byteswap)(uint16_t* , unsigned int ); 00114 typedef void (*p_32fc_x2_multiply_32fc)(lv_32fc_t* , const lv_32fc_t* , const lv_32fc_t* , unsigned int ); 00115 typedef void (*p_32fc_conjugate_32fc)(lv_32fc_t* , const lv_32fc_t* , unsigned int ); 00116 typedef void (*p_32fc_x2_conjugate_dot_prod_32fc)(lv_32fc_t* , const lv_32fc_t* , const lv_32fc_t* , unsigned int ); 00117 typedef void (*p_32f_x2_dot_prod_16i)(int16_t* , const float* , const float* , unsigned int ); 00118 typedef void (*p_8ic_deinterleave_16i_x2)(int16_t* , int16_t* , const lv_8sc_t* , unsigned int ); 00119 00120 #endif /*INCLUDED_VOLK_TYPEDEFS*/