code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231
values | license stringclasses 13
values | size int64 1 2.01M |
|---|---|---|---|---|---|
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_shift_q15.c
*
* Description: Shifts the elements of a... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q15.c | C | lgpl | 6,650 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_abs_q31.c
*
* Description: Q31 vector absolute value.... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q31.c | C | lgpl | 3,439 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_negate_q31.c
*
* Description: Negates Q31 vectors. ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q31.c | C | lgpl | 3,212 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_offset_f32.c
*
* Description: Floating-point vector o... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_f32.c | C | lgpl | 3,169 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_dot_prod_f32.c
*
* Description: Floating-point dot pr... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_f32.c | C | lgpl | 3,479 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_add_f32.c
*
* Description: Floating-point vector addi... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_f32.c | C | lgpl | 3,185 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_dot_prod_q15.c
*
* Description: Q15 dot product.
... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q15.c | C | lgpl | 3,886 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_sub_q15.c
*
* Description: Q15 vector subtraction. ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q15.c | C | lgpl | 3,329 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_abs_f32.c
*
* Description: Vector absolute value.
... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_f32.c | C | lgpl | 3,226 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_offset_q31.c
*
* Description: Q31 vector offset.
... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q31.c | C | lgpl | 3,306 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_abs_q7.c
*
* Description: Q7 vector absolute value. ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q7.c | C | lgpl | 3,859 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_add_q15.c
*
* Description: Q15 vector addition
* ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q15.c | C | lgpl | 3,293 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_add_q7.c
*
* Description: Q7 vector addition.
* ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_add_q7.c | C | lgpl | 3,203 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_shift_q7.c
*
* Description: Processing function for t... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q7.c | C | lgpl | 5,910 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_negate_f32.c
*
* Description: Negates floating-point ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_f32.c | C | lgpl | 2,903 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_mult_q15.c
*
* Description: Q15 vector multiplicat... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q15.c | C | lgpl | 3,405 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_dot_prod_q7.c
*
* Description: Q7 dot product.
* ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q7.c | C | lgpl | 4,975 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_shift_q31.c
*
* Description: Shifts the elements of a... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_shift_q31.c | C | lgpl | 4,279 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_mult_q7.c
*
* Description: Q7 vector multiplicatio... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q7.c | C | lgpl | 3,630 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_mult_f32.c
*
* Description: Floating-point vector ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_f32.c | C | lgpl | 3,345 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_abs_q15.c
*
* Description: Q15 vector absolute value.... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_abs_q15.c | C | lgpl | 4,310 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_negate_q15.c
*
* Description: Negates Q15 vectors. ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_negate_q15.c | C | lgpl | 3,487 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_scale_f32.c
*
* Description: Multiplies a floating-po... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_f32.c | C | lgpl | 3,714 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_scale_q7.c
*
* Description: Multiplies a Q7 vector by... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_scale_q7.c | C | lgpl | 4,143 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_mult_q31.c
*
* Description: Q31 vector multiplicat... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_mult_q31.c | C | lgpl | 3,461 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_offset_q7.c
*
* Description: Q7 vector offset.
* ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_offset_q7.c | C | lgpl | 3,436 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_dot_prod_q31.c
*
* Description: Q31 dot product.
... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_dot_prod_q31.c | C | lgpl | 3,764 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_sub_q7.c
*
* Description: Q7 vector subtraction.
... | 1137519-player | lib/CMSIS/DSP_Lib/Source/BasicMathFunctions/arm_sub_q7.c | C | lgpl | 3,229 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_q31_to_float.c
*
* Description: Converts the el... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_float.c | C | lgpl | 3,316 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_float_to_q15.c
*
* Description: Converts the el... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q15.c | C | lgpl | 5,375 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_copy_q7.c
*
* Description: Copies the elements of a Q... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q7.c | C | lgpl | 2,691 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_q15_to_float.c
*
* Description: Converts the el... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_float.c | C | lgpl | 3,283 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_copy_q31.c
*
* Description: Copies the elements of a ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q31.c | C | lgpl | 2,682 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_float_to_q31.c
*
* Description: Converts the el... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q31.c | C | lgpl | 5,510 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fill_q31.c
*
* Description: Fills a constant value in... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q31.c | C | lgpl | 2,654 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_copy_q15.c
*
* Description: Copies the elements of a ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_q15.c | C | lgpl | 3,198 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fill_f32.c
*
* Description: Fills a constant value in... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_f32.c | C | lgpl | 2,983 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_q31_to_q7.c
*
* Description: Converts the eleme... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q7.c | C | lgpl | 3,075 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_copy_f32.c
*
* Description: Copies the elements... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_copy_f32.c | C | lgpl | 3,032 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_q15_to_q7.c
*
* Description: Converts the eleme... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q7.c | C | lgpl | 3,066 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_q31_to_q15.c
*
* Description: Converts the elem... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q31_to_q15.c | C | lgpl | 3,091 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_q15_to_q31.c
*
* Description: Converts the elem... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q15_to_q31.c | C | lgpl | 3,081 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_float_to_q7.c
*
* Description: Converts the ele... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_float_to_q7.c | C | lgpl | 5,236 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_q7_to_q31.c
*
* Description: Converts the eleme... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q31.c | C | lgpl | 3,073 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_q7_to_float.c
*
* Description: Converts the ele... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_float.c | C | lgpl | 3,249 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fill_q15.c
*
* Description: Fills a constant value in... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q15.c | C | lgpl | 2,843 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fill_q7.c
*
* Description: Fills a constant value int... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_fill_q7.c | C | lgpl | 2,807 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_q7_to_q15.c
*
* Description: Converts the eleme... | 1137519-player | lib/CMSIS/DSP_Lib/Source/SupportFunctions/arm_q7_to_q15.c | C | lgpl | 3,073 |
SET TMP=C:\Temp
SET TEMP=C:\Temp
SET UVEXE=C:\Keil\UV4\UV4.EXE
%UVEXE% -rb arm_cortexM0x_math.uvproj -t"DSP_Lib CM0 LE" -o"DSP_Lib CM0 LE.txt"
%UVEXE% -rb arm_cortexM3x_math.uvproj -t"DSP_Lib CM3 LE" -o"DSP_Lib CM3 LE.txt"
%UVEXE% -rb arm_cortexM4x_math.uvproj -t"DSP_Lib CM4 LE" -o"DSP_Lib CM4 LE.txt"
%UVEX... | 1137519-player | lib/CMSIS/DSP_Lib/Source/GCC/arm_cortexMx_math_Build.bat | Batchfile | lgpl | 404 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_sparse_q7.c
*
* Description: Q7 sparse FIR fil... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q7.c | C | lgpl | 12,294 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_iir_lattice_f32.c
*
* Description: Floating-point ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_f32.c | C | lgpl | 13,002 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_interpolate_init_f32.c
*
* Descriptio... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_f32.c | C | lgpl | 3,629 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_interpolate_q31.c
*
* Description: Q31 FIR ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q31.c | C | lgpl | 9,878 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_iir_lattice_init_q31.c
*
* Description: ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_q31.c | C | lgpl | 2,455 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_fast_q31.c
*
* Description: Processing functio... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q31.c | C | lgpl | 10,241 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_lms_init_q15.c
*
* Description: Q15 LMS ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q15.c | C | lgpl | 2,915 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_interpolate_init_q15.c
*
* Descriptio... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q15.c | C | lgpl | 3,566 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_sparse_q15.c
*
* Description: Q15 sparse FIR f... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_q15.c | C | lgpl | 12,312 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_q7.c
*
* Description: Q7 FIR filter proces... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q7.c | C | lgpl | 11,705 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_lms_norm_init_f32.c
*
* Description: Flo... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_f32.c | C | lgpl | 2,938 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_biquad_cascade_df1_init_q15.c
*
* Descrip... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q15.c | C | lgpl | 3,751 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_decimate_init_q31.c
*
* Description: Initi... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_q31.c | C | lgpl | 3,296 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_lattice_q31.c
*
* Description: Q31 FIR lattice... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_q31.c | C | lgpl | 14,405 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_biquad_cascade_df1_fast_q31.c
*
* Description: Pro... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q31.c | C | lgpl | 10,063 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_sparse_init_q7.c
*
* Description: Q7 sparse... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q7.c | C | lgpl | 2,984 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_lms_norm_q15.c
*
* Description: Q15 NLMS filter. ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q15.c | C | lgpl | 11,389 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_decimate_q31.c
*
* Description: Q31 FIR Decima... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q31.c | C | lgpl | 8,462 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_sparse_init_q15.c
*
* Description: Q15 spar... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q15.c | C | lgpl | 2,988 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_conv_partial_q15.c
*
* Description: Partial convoluti... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c | C | lgpl | 24,581 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_biquad_cascade_df2T_f32.c
*
* Description: Proces... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_f32.c | C | lgpl | 12,900 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_lms_init_f32.c
*
* Description: Floating... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_f32.c | C | lgpl | 2,742 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_lms_init_q31.c
*
* Description: Q31 LMS ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_init_q31.c | C | lgpl | 2,920 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_lattice_init_q15.c
*
* Description: ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q15.c | C | lgpl | 2,097 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_interpolate_init_q31.c
*
* Descriptio... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_init_q31.c | C | lgpl | 3,568 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_lattice_init_q31.c
*
* Description: ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_lattice_init_q31.c | C | lgpl | 2,096 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_init_q7.c
*
* Description: Q7 FIR filter i... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q7.c | C | lgpl | 2,671 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_decimate_init_f32.c
*
* Description: ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_init_f32.c | C | lgpl | 3,337 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_biquad_cascade_df1_32x64_init_q31.c
*
* Descriptio... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_init_q31.c | C | lgpl | 3,561 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_correlate_q7.c
*
* Description: Correlation of Q7 seq... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q7.c | C | lgpl | 24,389 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_conv_partial_q31.c
*
* Description: Partial convoluti... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c | C | lgpl | 19,685 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_biquad_cascade_df1_init_q31.c
*
* Description: Q31... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_init_q31.c | C | lgpl | 3,597 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_correlate_fast_q31.c
*
* Description: Fast Q31 Correl... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q31.c | C | lgpl | 19,820 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_sparse_init_q31.c
*
* Description: Q31 spar... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_sparse_init_q31.c | C | lgpl | 2,981 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_lms_q15.c
*
* Description: Processing function for... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q15.c | C | lgpl | 9,938 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_biquad_cascade_df2T_init_f32.c
*
* Descri... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_init_f32.c | C | lgpl | 3,243 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_correlate_q15.c
*
* Description: Correlation of Q15 s... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q15.c | C | lgpl | 22,383 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_decimate_fast_q15.c
*
* Description: Fast Q15 ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q15.c | C | lgpl | 6,369 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_interpolate_f32.c
*
* Description: FIR interpo... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_f32.c | C | lgpl | 14,212 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_conv_f32.c
*
* Description: Convolution of floa... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_f32.c | C | lgpl | 18,801 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_biquad_cascade_df1_q15.c
*
* Description: Processi... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q15.c | C | lgpl | 12,980 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_biquad_cascade_df1_q31.c
*
* Description: Processi... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q31.c | C | lgpl | 11,090 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_conv_q7.c
*
* Description: Convolution of Q7 sequence... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q7.c | C | lgpl | 21,113 |
/* ----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_conv_partial_f32.c
*
* Description: Partial con... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c | C | lgpl | 20,270 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_fast_q15.c
*
* Description: Q15 Fast FIR f... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q15.c | C | lgpl | 9,671 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_q15.c
*
* Description: Q15 FIR filter proc... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q15.c | C | lgpl | 12,188 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_iir_lattice_init_f32.c
*
* Description: ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_init_f32.c | C | lgpl | 2,482 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_interpolate_q15.c
*
* Description: Q15 FIR ... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q15.c | C | lgpl | 10,451 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_fir_init_q31.c
*
* Description: Q31 FIR filter ini... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_init_q31.c | C | lgpl | 2,709 |
/*-----------------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_lms_norm_init_q15.c
*
* Description: Q15... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_init_q15.c | C | lgpl | 3,184 |
/* ----------------------------------------------------------------------
* Copyright (C) 2010 ARM Limited. All rights reserved.
*
* $Date: 15. July 2011
* $Revision: V1.0.10
*
* Project: CMSIS DSP Library
* Title: arm_biquad_cascade_df1_fast_q15.c
*
* Description: Fas... | 1137519-player | lib/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q15.c | C | lgpl | 9,861 |