Loading lib_com/prot_fx.h +0 −6 Original line number Diff line number Diff line Loading @@ -11252,12 +11252,6 @@ int16_t sum_s( const int16_t lvec /* i : length of input vector */ ); /*! r: sum of all vector elements */ int32_t sum_l( const int32_t *vec, /* i : input vector */ const int16_t lvec /* i : length of input vector */ ); /*! r: sum of all squared vector elements */ float sum2_f( const float *vec, /* i : input vector */ Loading
lib_com/prot_fx.h +0 −6 Original line number Diff line number Diff line Loading @@ -11252,12 +11252,6 @@ int16_t sum_s( const int16_t lvec /* i : length of input vector */ ); /*! r: sum of all vector elements */ int32_t sum_l( const int32_t *vec, /* i : input vector */ const int16_t lvec /* i : length of input vector */ ); /*! r: sum of all squared vector elements */ float sum2_f( const float *vec, /* i : input vector */