CMSIS2000  0.0.7
 Указатель Структуры данных Файлы Функции Переменные Определения типов Перечисления Элементы перечислений Макросы Группы Страницы
Файл arm_math.h
#include "ARMCM4.h"
#include "string.h"
#include "math.h"
Граф включаемых заголовочных файлов для arm_math.h:
Граф файлов, в которые включается этот файл:

См. исходные тексты.

Структуры данных

struct  arm_bilinear_interp_instance_f32
 Instance structure for the floating-point bilinear interpolation function. Подробнее...
struct  arm_bilinear_interp_instance_q15
 Instance structure for the Q15 bilinear interpolation function. Подробнее...
struct  arm_bilinear_interp_instance_q31
 Instance structure for the Q31 bilinear interpolation function. Подробнее...
struct  arm_bilinear_interp_instance_q7
 Instance structure for the Q15 bilinear interpolation function. Подробнее...
struct  arm_biquad_cas_df1_32x64_ins_q31
 Instance structure for the high precision Q31 Biquad cascade filter. Подробнее...
struct  arm_biquad_cascade_df2T_instance_f32
 Instance structure for the floating-point transposed direct form II Biquad cascade filter. Подробнее...
struct  arm_biquad_casd_df1_inst_f32
 Instance structure for the floating-point Biquad cascade filter. Подробнее...
struct  arm_biquad_casd_df1_inst_q15
 Instance structure for the Q15 Biquad cascade filter. Подробнее...
struct  arm_biquad_casd_df1_inst_q31
 Instance structure for the Q31 Biquad cascade filter. Подробнее...
struct  arm_cfft_radix2_instance_f32
 Instance structure for the floating-point CFFT/CIFFT function. Подробнее...
struct  arm_cfft_radix2_instance_q15
 Instance structure for the Q15 CFFT/CIFFT function. Подробнее...
struct  arm_cfft_radix2_instance_q31
 Instance structure for the Radix-2 Q31 CFFT/CIFFT function. Подробнее...
struct  arm_cfft_radix4_instance_f32
 Instance structure for the floating-point CFFT/CIFFT function. Подробнее...
struct  arm_cfft_radix4_instance_q15
 Instance structure for the Q15 CFFT/CIFFT function. Подробнее...
struct  arm_cfft_radix4_instance_q31
 Instance structure for the Q31 CFFT/CIFFT function. Подробнее...
struct  arm_dct4_instance_f32
 Instance structure for the floating-point DCT4/IDCT4 function. Подробнее...
struct  arm_dct4_instance_q15
 Instance structure for the Q15 DCT4/IDCT4 function. Подробнее...
struct  arm_dct4_instance_q31
 Instance structure for the Q31 DCT4/IDCT4 function. Подробнее...
struct  arm_fir_decimate_instance_f32
 Instance structure for the floating-point FIR decimator. Подробнее...
struct  arm_fir_decimate_instance_q15
 Instance structure for the Q15 FIR decimator. Подробнее...
struct  arm_fir_decimate_instance_q31
 Instance structure for the Q31 FIR decimator. Подробнее...
struct  arm_fir_instance_f32
 Instance structure for the floating-point FIR filter. Подробнее...
struct  arm_fir_instance_q15
 Instance structure for the Q15 FIR filter. Подробнее...
struct  arm_fir_instance_q31
 Instance structure for the Q31 FIR filter. Подробнее...
struct  arm_fir_instance_q7
 Instance structure for the Q7 FIR filter. Подробнее...
struct  arm_fir_interpolate_instance_f32
 Instance structure for the floating-point FIR interpolator. Подробнее...
struct  arm_fir_interpolate_instance_q15
 Instance structure for the Q15 FIR interpolator. Подробнее...
struct  arm_fir_interpolate_instance_q31
 Instance structure for the Q31 FIR interpolator. Подробнее...
struct  arm_fir_lattice_instance_f32
 Instance structure for the floating-point FIR lattice filter. Подробнее...
struct  arm_fir_lattice_instance_q15
 Instance structure for the Q15 FIR lattice filter. Подробнее...
struct  arm_fir_lattice_instance_q31
 Instance structure for the Q31 FIR lattice filter. Подробнее...
struct  arm_fir_sparse_instance_f32
 Instance structure for the floating-point sparse FIR filter. Подробнее...
struct  arm_fir_sparse_instance_q15
 Instance structure for the Q15 sparse FIR filter. Подробнее...
struct  arm_fir_sparse_instance_q31
 Instance structure for the Q31 sparse FIR filter. Подробнее...
struct  arm_fir_sparse_instance_q7
 Instance structure for the Q7 sparse FIR filter. Подробнее...
struct  arm_iir_lattice_instance_f32
 Instance structure for the floating-point IIR lattice filter. Подробнее...
struct  arm_iir_lattice_instance_q15
 Instance structure for the Q15 IIR lattice filter. Подробнее...
struct  arm_iir_lattice_instance_q31
 Instance structure for the Q31 IIR lattice filter. Подробнее...
struct  arm_linear_interp_instance_f32
 Instance structure for the floating-point Linear Interpolate function. Подробнее...
struct  arm_lms_instance_f32
 Instance structure for the floating-point LMS filter. Подробнее...
struct  arm_lms_instance_q15
 Instance structure for the Q15 LMS filter. Подробнее...
struct  arm_lms_instance_q31
 Instance structure for the Q31 LMS filter. Подробнее...
struct  arm_lms_norm_instance_f32
 Instance structure for the floating-point normalized LMS filter. Подробнее...
struct  arm_lms_norm_instance_q15
 Instance structure for the Q15 normalized LMS filter. Подробнее...
struct  arm_lms_norm_instance_q31
 Instance structure for the Q31 normalized LMS filter. Подробнее...
struct  arm_matrix_instance_f32
 Instance structure for the floating-point matrix structure. Подробнее...
struct  arm_matrix_instance_q15
 Instance structure for the Q15 matrix structure. Подробнее...
struct  arm_matrix_instance_q31
 Instance structure for the Q31 matrix structure. Подробнее...
struct  arm_pid_instance_f32
 Instance structure for the floating-point PID Control. Подробнее...
struct  arm_pid_instance_q15
 Instance structure for the Q15 PID Control. Подробнее...
struct  arm_pid_instance_q31
 Instance structure for the Q31 PID Control. Подробнее...
struct  arm_rfft_instance_f32
 Instance structure for the floating-point RFFT/RIFFT function. Подробнее...
struct  arm_rfft_instance_q15
 Instance structure for the Q15 RFFT/RIFFT function. Подробнее...
struct  arm_rfft_instance_q31
 Instance structure for the Q31 RFFT/RIFFT function. Подробнее...

Макросы

#define __CMSIS_GENERIC   /* disable NVIC and Systick functions */
#define __PACKq7(v0, v1, v2, v3)
 definition to pack four 8 bit values.
#define __SIMD32(addr)   (*(__packed int32_t **) & (addr))
 definition to read/write two 16 bit values.
#define __SIMD64(addr)   (*(int64_t **) & (addr))
#define _SIMD32_OFFSET(addr)   (*(__packed int32_t * ) (addr))
#define ALIGN4
 Macro for Unaligned Support.
#define DELTA_Q15   0x5
#define DELTA_Q31   (0x100)
 Macros required for reciprocal calculation in Normalized LMS.
#define INDEX_MASK   0x0000003F
#define INPUT_SPACING   0xB60B61
 Macros required for SINE and COSINE Controller functions.
#define PI   3.14159265358979f
#define TABLE_SIZE   256
 Macros required for SINE and COSINE Fast math approximations.
#define TABLE_SPACING_Q15   0x80
#define TABLE_SPACING_Q31   0x800000

Определения типов

typedef float float32_t
 32-bit floating-point type definition.
typedef double float64_t
 64-bit floating-point type definition.
typedef int16_t q15_t
 16-bit fractional data type in 1.15 format.
typedef int32_t q31_t
 32-bit fractional data type in 1.31 format.
typedef int64_t q63_t
 64-bit fractional data type in 1.63 format.
typedef int8_t q7_t
 8-bit fractional data type in 1.7 format.

Перечисления

enum  arm_status {
  ARM_MATH_SUCCESS = 0, ARM_MATH_ARGUMENT_ERROR = -1, ARM_MATH_LENGTH_ERROR = -2, ARM_MATH_SIZE_MISMATCH = -3,
  ARM_MATH_NANINF = -4, ARM_MATH_SINGULAR = -5, ARM_MATH_TEST_FAILURE = -6
}
 Error status returned by some functions in the library. Подробнее...

Функции

void arm_abs_f32 (float32_t *pSrc, float32_t *pDst, uint32_t blockSize)
 Floating-point vector absolute value.
void arm_abs_q15 (q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Q15 vector absolute value.
void arm_abs_q31 (q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Q31 vector absolute value.
void arm_abs_q7 (q7_t *pSrc, q7_t *pDst, uint32_t blockSize)
 Q7 vector absolute value.
void arm_add_f32 (float32_t *pSrcA, float32_t *pSrcB, float32_t *pDst, uint32_t blockSize)
 Floating-point vector addition.
void arm_add_q15 (q15_t *pSrcA, q15_t *pSrcB, q15_t *pDst, uint32_t blockSize)
 Q15 vector addition.
void arm_add_q31 (q31_t *pSrcA, q31_t *pSrcB, q31_t *pDst, uint32_t blockSize)
 Q31 vector addition.
void arm_add_q7 (q7_t *pSrcA, q7_t *pSrcB, q7_t *pDst, uint32_t blockSize)
 Q7 vector addition.
__STATIC_INLINE float32_t arm_bilinear_interp_f32 (const arm_bilinear_interp_instance_f32 *S, float32_t X, float32_t Y)
 Floating-point bilinear interpolation.
__STATIC_INLINE q15_t arm_bilinear_interp_q15 (arm_bilinear_interp_instance_q15 *S, q31_t X, q31_t Y)
 Q15 bilinear interpolation.
__STATIC_INLINE q31_t arm_bilinear_interp_q31 (arm_bilinear_interp_instance_q31 *S, q31_t X, q31_t Y)
 Q31 bilinear interpolation.
__STATIC_INLINE q7_t arm_bilinear_interp_q7 (arm_bilinear_interp_instance_q7 *S, q31_t X, q31_t Y)
 Q7 bilinear interpolation.
void arm_biquad_cas_df1_32x64_init_q31 (arm_biquad_cas_df1_32x64_ins_q31 *S, uint8_t numStages, q31_t *pCoeffs, q63_t *pState, uint8_t postShift)
void arm_biquad_cas_df1_32x64_q31 (const arm_biquad_cas_df1_32x64_ins_q31 *S, q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
void arm_biquad_cascade_df1_f32 (const arm_biquad_casd_df1_inst_f32 *S, float32_t *pSrc, float32_t *pDst, uint32_t blockSize)
 Processing function for the floating-point Biquad cascade filter.
void arm_biquad_cascade_df1_fast_q15 (const arm_biquad_casd_df1_inst_q15 *S, q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Fast but less precise processing function for the Q15 Biquad cascade filter for Cortex-M3 and Cortex-M4.
void arm_biquad_cascade_df1_fast_q31 (const arm_biquad_casd_df1_inst_q31 *S, q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Fast but less precise processing function for the Q31 Biquad cascade filter for Cortex-M3 and Cortex-M4.
void arm_biquad_cascade_df1_init_f32 (arm_biquad_casd_df1_inst_f32 *S, uint8_t numStages, float32_t *pCoeffs, float32_t *pState)
 Initialization function for the floating-point Biquad cascade filter.
void arm_biquad_cascade_df1_init_q15 (arm_biquad_casd_df1_inst_q15 *S, uint8_t numStages, q15_t *pCoeffs, q15_t *pState, int8_t postShift)
 Initialization function for the Q15 Biquad cascade filter.
void arm_biquad_cascade_df1_init_q31 (arm_biquad_casd_df1_inst_q31 *S, uint8_t numStages, q31_t *pCoeffs, q31_t *pState, int8_t postShift)
 Initialization function for the Q31 Biquad cascade filter.
void arm_biquad_cascade_df1_q15 (const arm_biquad_casd_df1_inst_q15 *S, q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Processing function for the Q15 Biquad cascade filter.
void arm_biquad_cascade_df1_q31 (const arm_biquad_casd_df1_inst_q31 *S, q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Processing function for the Q31 Biquad cascade filter.
void arm_biquad_cascade_df2T_f32 (const arm_biquad_cascade_df2T_instance_f32 *S, float32_t *pSrc, float32_t *pDst, uint32_t blockSize)
 Processing function for the floating-point transposed direct form II Biquad cascade filter.
void arm_biquad_cascade_df2T_init_f32 (arm_biquad_cascade_df2T_instance_f32 *S, uint8_t numStages, float32_t *pCoeffs, float32_t *pState)
 Initialization function for the floating-point transposed direct form II Biquad cascade filter.
void arm_bitreversal_f32 (float32_t *pSrc, uint16_t fftSize, uint16_t bitRevFactor, uint16_t *pBitRevTab)
 In-place bit reversal function.
void arm_bitreversal_q15 (q15_t *pSrc, uint32_t fftLen, uint16_t bitRevFactor, uint16_t *pBitRevTab)
 In-place bit reversal function.
void arm_bitreversal_q31 (q31_t *pSrc, uint32_t fftLen, uint16_t bitRevFactor, uint16_t *pBitRevTab)
 In-place bit reversal function.
void arm_cfft_radix2_f32 (const arm_cfft_radix2_instance_f32 *S, float32_t *pSrc)
 Processing function for the floating-point CFFT/CIFFT.
arm_status arm_cfft_radix2_init_f32 (arm_cfft_radix2_instance_f32 *S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
 Initialization function for the floating-point CFFT/CIFFT.
arm_status arm_cfft_radix2_init_q15 (arm_cfft_radix2_instance_q15 *S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
 Initialization function for the Q15 CFFT/CIFFT.
arm_status arm_cfft_radix2_init_q31 (arm_cfft_radix2_instance_q31 *S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
 Initialization function for the Radix-2 Q31 CFFT/CIFFT.
void arm_cfft_radix2_q15 (const arm_cfft_radix2_instance_q15 *S, q15_t *pSrc)
 Processing function for the Q15 CFFT/CIFFT.
void arm_cfft_radix2_q31 (const arm_cfft_radix2_instance_q31 *S, q31_t *pSrc)
 Processing function for the Radix-2 Q31 CFFT/CIFFT.
void arm_cfft_radix4_f32 (const arm_cfft_radix4_instance_f32 *S, float32_t *pSrc)
 Processing function for the floating-point CFFT/CIFFT.
arm_status arm_cfft_radix4_init_f32 (arm_cfft_radix4_instance_f32 *S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
 Initialization function for the floating-point CFFT/CIFFT.
arm_status arm_cfft_radix4_init_q15 (arm_cfft_radix4_instance_q15 *S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
 Initialization function for the Q15 CFFT/CIFFT.
arm_status arm_cfft_radix4_init_q31 (arm_cfft_radix4_instance_q31 *S, uint16_t fftLen, uint8_t ifftFlag, uint8_t bitReverseFlag)
 Initialization function for the Q31 CFFT/CIFFT.
void arm_cfft_radix4_q15 (const arm_cfft_radix4_instance_q15 *S, q15_t *pSrc)
 Processing function for the Q15 CFFT/CIFFT.
void arm_cfft_radix4_q31 (const arm_cfft_radix4_instance_q31 *S, q31_t *pSrc)
 Processing function for the Q31 CFFT/CIFFT.
__STATIC_INLINE void arm_circularRead_f32 (int32_t *circBuffer, int32_t L, int32_t *readOffset, int32_t bufferInc, int32_t *dst, int32_t *dst_base, int32_t dst_length, int32_t dstInc, uint32_t blockSize)
 floating-point Circular Read function.
__STATIC_INLINE void arm_circularRead_q15 (q15_t *circBuffer, int32_t L, int32_t *readOffset, int32_t bufferInc, q15_t *dst, q15_t *dst_base, int32_t dst_length, int32_t dstInc, uint32_t blockSize)
 Q15 Circular Read function.
__STATIC_INLINE void arm_circularRead_q7 (q7_t *circBuffer, int32_t L, int32_t *readOffset, int32_t bufferInc, q7_t *dst, q7_t *dst_base, int32_t dst_length, int32_t dstInc, uint32_t blockSize)
 Q7 Circular Read function.
__STATIC_INLINE void arm_circularWrite_f32 (int32_t *circBuffer, int32_t L, uint16_t *writeOffset, int32_t bufferInc, const int32_t *src, int32_t srcInc, uint32_t blockSize)
 end of SQRT group
__STATIC_INLINE void arm_circularWrite_q15 (q15_t *circBuffer, int32_t L, uint16_t *writeOffset, int32_t bufferInc, const q15_t *src, int32_t srcInc, uint32_t blockSize)
 Q15 Circular write function.
__STATIC_INLINE void arm_circularWrite_q7 (q7_t *circBuffer, int32_t L, uint16_t *writeOffset, int32_t bufferInc, const q7_t *src, int32_t srcInc, uint32_t blockSize)
 Q7 Circular write function.
__STATIC_INLINE void arm_clarke_f32 (float32_t Ia, float32_t Ib, float32_t *pIalpha, float32_t *pIbeta)
 Floating-point Clarke transform.
__STATIC_INLINE void arm_clarke_q31 (q31_t Ia, q31_t Ib, q31_t *pIalpha, q31_t *pIbeta)
 Clarke transform for Q31 version.
void arm_cmplx_conj_f32 (float32_t *pSrc, float32_t *pDst, uint32_t numSamples)
 Floating-point complex conjugate.
void arm_cmplx_conj_q15 (q15_t *pSrc, q15_t *pDst, uint32_t numSamples)
 Q15 complex conjugate.
void arm_cmplx_conj_q31 (q31_t *pSrc, q31_t *pDst, uint32_t numSamples)
 Q31 complex conjugate.
void arm_cmplx_dot_prod_f32 (float32_t *pSrcA, float32_t *pSrcB, uint32_t numSamples, float32_t *realResult, float32_t *imagResult)
 Floating-point complex dot product.
void arm_cmplx_dot_prod_q15 (q15_t *pSrcA, q15_t *pSrcB, uint32_t numSamples, q31_t *realResult, q31_t *imagResult)
 Q15 complex dot product.
void arm_cmplx_dot_prod_q31 (q31_t *pSrcA, q31_t *pSrcB, uint32_t numSamples, q63_t *realResult, q63_t *imagResult)
 Q31 complex dot product.
void arm_cmplx_mag_f32 (float32_t *pSrc, float32_t *pDst, uint32_t numSamples)
 Floating-point complex magnitude.
void arm_cmplx_mag_q15 (q15_t *pSrc, q15_t *pDst, uint32_t numSamples)
 Q15 complex magnitude.
void arm_cmplx_mag_q31 (q31_t *pSrc, q31_t *pDst, uint32_t numSamples)
 Q31 complex magnitude.
void arm_cmplx_mag_squared_f32 (float32_t *pSrc, float32_t *pDst, uint32_t numSamples)
 Floating-point complex magnitude squared.
void arm_cmplx_mag_squared_q15 (q15_t *pSrc, q15_t *pDst, uint32_t numSamples)
 Q15 complex magnitude squared.
void arm_cmplx_mag_squared_q31 (q31_t *pSrc, q31_t *pDst, uint32_t numSamples)
 Q31 complex magnitude squared.
void arm_cmplx_mult_cmplx_f32 (float32_t *pSrcA, float32_t *pSrcB, float32_t *pDst, uint32_t numSamples)
 Floating-point complex-by-complex multiplication.
void arm_cmplx_mult_cmplx_q15 (q15_t *pSrcA, q15_t *pSrcB, q15_t *pDst, uint32_t numSamples)
 Q15 complex-by-complex multiplication.
void arm_cmplx_mult_cmplx_q31 (q31_t *pSrcA, q31_t *pSrcB, q31_t *pDst, uint32_t numSamples)
 Q31 complex-by-complex multiplication.
void arm_cmplx_mult_real_f32 (float32_t *pSrcCmplx, float32_t *pSrcReal, float32_t *pCmplxDst, uint32_t numSamples)
 Floating-point complex-by-real multiplication.
void arm_cmplx_mult_real_q15 (q15_t *pSrcCmplx, q15_t *pSrcReal, q15_t *pCmplxDst, uint32_t numSamples)
 Q15 complex-by-real multiplication.
void arm_cmplx_mult_real_q31 (q31_t *pSrcCmplx, q31_t *pSrcReal, q31_t *pCmplxDst, uint32_t numSamples)
 Q31 complex-by-real multiplication.
void arm_conv_f32 (float32_t *pSrcA, uint32_t srcALen, float32_t *pSrcB, uint32_t srcBLen, float32_t *pDst)
 Convolution of floating-point sequences.
void arm_conv_fast_opt_q15 (q15_t *pSrcA, uint32_t srcALen, q15_t *pSrcB, uint32_t srcBLen, q15_t *pDst, q15_t *pScratch1, q15_t *pScratch2)
 Convolution of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4.
void arm_conv_fast_q15 (q15_t *pSrcA, uint32_t srcALen, q15_t *pSrcB, uint32_t srcBLen, q15_t *pDst)
 Convolution of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4.
void arm_conv_fast_q31 (q31_t *pSrcA, uint32_t srcALen, q31_t *pSrcB, uint32_t srcBLen, q31_t *pDst)
 Convolution of Q31 sequences (fast version) for Cortex-M3 and Cortex-M4.
void arm_conv_opt_q15 (q15_t *pSrcA, uint32_t srcALen, q15_t *pSrcB, uint32_t srcBLen, q15_t *pDst, q15_t *pScratch1, q15_t *pScratch2)
 Convolution of Q15 sequences.
void arm_conv_opt_q7 (q7_t *pSrcA, uint32_t srcALen, q7_t *pSrcB, uint32_t srcBLen, q7_t *pDst, q15_t *pScratch1, q15_t *pScratch2)
 Convolution of Q7 sequences.
arm_status arm_conv_partial_f32 (float32_t *pSrcA, uint32_t srcALen, float32_t *pSrcB, uint32_t srcBLen, float32_t *pDst, uint32_t firstIndex, uint32_t numPoints)
 Partial convolution of floating-point sequences.
arm_status arm_conv_partial_fast_opt_q15 (q15_t *pSrcA, uint32_t srcALen, q15_t *pSrcB, uint32_t srcBLen, q15_t *pDst, uint32_t firstIndex, uint32_t numPoints, q15_t *pScratch1, q15_t *pScratch2)
 Partial convolution of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4.
arm_status arm_conv_partial_fast_q15 (q15_t *pSrcA, uint32_t srcALen, q15_t *pSrcB, uint32_t srcBLen, q15_t *pDst, uint32_t firstIndex, uint32_t numPoints)
 Partial convolution of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4.
arm_status arm_conv_partial_fast_q31 (q31_t *pSrcA, uint32_t srcALen, q31_t *pSrcB, uint32_t srcBLen, q31_t *pDst, uint32_t firstIndex, uint32_t numPoints)
 Partial convolution of Q31 sequences (fast version) for Cortex-M3 and Cortex-M4.
arm_status arm_conv_partial_opt_q15 (q15_t *pSrcA, uint32_t srcALen, q15_t *pSrcB, uint32_t srcBLen, q15_t *pDst, uint32_t firstIndex, uint32_t numPoints, q15_t *pScratch1, q15_t *pScratch2)
 Partial convolution of Q15 sequences.
arm_status arm_conv_partial_opt_q7 (q7_t *pSrcA, uint32_t srcALen, q7_t *pSrcB, uint32_t srcBLen, q7_t *pDst, uint32_t firstIndex, uint32_t numPoints, q15_t *pScratch1, q15_t *pScratch2)
 Partial convolution of Q7 sequences.
arm_status arm_conv_partial_q15 (q15_t *pSrcA, uint32_t srcALen, q15_t *pSrcB, uint32_t srcBLen, q15_t *pDst, uint32_t firstIndex, uint32_t numPoints)
 Partial convolution of Q15 sequences.
arm_status arm_conv_partial_q31 (q31_t *pSrcA, uint32_t srcALen, q31_t *pSrcB, uint32_t srcBLen, q31_t *pDst, uint32_t firstIndex, uint32_t numPoints)
 Partial convolution of Q31 sequences.
arm_status arm_conv_partial_q7 (q7_t *pSrcA, uint32_t srcALen, q7_t *pSrcB, uint32_t srcBLen, q7_t *pDst, uint32_t firstIndex, uint32_t numPoints)
 Partial convolution of Q7 sequences.
void arm_conv_q15 (q15_t *pSrcA, uint32_t srcALen, q15_t *pSrcB, uint32_t srcBLen, q15_t *pDst)
 Convolution of Q15 sequences.
void arm_conv_q31 (q31_t *pSrcA, uint32_t srcALen, q31_t *pSrcB, uint32_t srcBLen, q31_t *pDst)
 Convolution of Q31 sequences.
void arm_conv_q7 (q7_t *pSrcA, uint32_t srcALen, q7_t *pSrcB, uint32_t srcBLen, q7_t *pDst)
 Convolution of Q7 sequences.
void arm_copy_f32 (float32_t *pSrc, float32_t *pDst, uint32_t blockSize)
 Copies the elements of a floating-point vector.
void arm_copy_q15 (q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Copies the elements of a Q15 vector.
void arm_copy_q31 (q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Copies the elements of a Q31 vector.
void arm_copy_q7 (q7_t *pSrc, q7_t *pDst, uint32_t blockSize)
 Copies the elements of a Q7 vector.
void arm_correlate_f32 (float32_t *pSrcA, uint32_t srcALen, float32_t *pSrcB, uint32_t srcBLen, float32_t *pDst)
 Correlation of floating-point sequences.
void arm_correlate_fast_opt_q15 (q15_t *pSrcA, uint32_t srcALen, q15_t *pSrcB, uint32_t srcBLen, q15_t *pDst, q15_t *pScratch)
 Correlation of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4.
void arm_correlate_fast_q15 (q15_t *pSrcA, uint32_t srcALen, q15_t *pSrcB, uint32_t srcBLen, q15_t *pDst)
 Correlation of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4.
void arm_correlate_fast_q31 (q31_t *pSrcA, uint32_t srcALen, q31_t *pSrcB, uint32_t srcBLen, q31_t *pDst)
 Correlation of Q31 sequences (fast version) for Cortex-M3 and Cortex-M4.
void arm_correlate_opt_q15 (q15_t *pSrcA, uint32_t srcALen, q15_t *pSrcB, uint32_t srcBLen, q15_t *pDst, q15_t *pScratch)
 Correlation of Q15 sequences.
void arm_correlate_opt_q7 (q7_t *pSrcA, uint32_t srcALen, q7_t *pSrcB, uint32_t srcBLen, q7_t *pDst, q15_t *pScratch1, q15_t *pScratch2)
 Correlation of Q7 sequences.
void arm_correlate_q15 (q15_t *pSrcA, uint32_t srcALen, q15_t *pSrcB, uint32_t srcBLen, q15_t *pDst)
 Correlation of Q15 sequences.
void arm_correlate_q31 (q31_t *pSrcA, uint32_t srcALen, q31_t *pSrcB, uint32_t srcBLen, q31_t *pDst)
 Correlation of Q31 sequences.
void arm_correlate_q7 (q7_t *pSrcA, uint32_t srcALen, q7_t *pSrcB, uint32_t srcBLen, q7_t *pDst)
 Correlation of Q7 sequences.
float32_t arm_cos_f32 (float32_t x)
 Fast approximation to the trigonometric cosine function for floating-point data.
q15_t arm_cos_q15 (q15_t x)
 Fast approximation to the trigonometric cosine function for Q15 data.
q31_t arm_cos_q31 (q31_t x)
 Fast approximation to the trigonometric cosine function for Q31 data.
void arm_dct4_f32 (const arm_dct4_instance_f32 *S, float32_t *pState, float32_t *pInlineBuffer)
 Processing function for the floating-point DCT4/IDCT4.
arm_status arm_dct4_init_f32 (arm_dct4_instance_f32 *S, arm_rfft_instance_f32 *S_RFFT, arm_cfft_radix4_instance_f32 *S_CFFT, uint16_t N, uint16_t Nby2, float32_t normalize)
 Initialization function for the floating-point DCT4/IDCT4.
arm_status arm_dct4_init_q15 (arm_dct4_instance_q15 *S, arm_rfft_instance_q15 *S_RFFT, arm_cfft_radix4_instance_q15 *S_CFFT, uint16_t N, uint16_t Nby2, q15_t normalize)
 Initialization function for the Q15 DCT4/IDCT4.
arm_status arm_dct4_init_q31 (arm_dct4_instance_q31 *S, arm_rfft_instance_q31 *S_RFFT, arm_cfft_radix4_instance_q31 *S_CFFT, uint16_t N, uint16_t Nby2, q31_t normalize)
 Initialization function for the Q31 DCT4/IDCT4.
void arm_dct4_q15 (const arm_dct4_instance_q15 *S, q15_t *pState, q15_t *pInlineBuffer)
 Processing function for the Q15 DCT4/IDCT4.
void arm_dct4_q31 (const arm_dct4_instance_q31 *S, q31_t *pState, q31_t *pInlineBuffer)
 Processing function for the Q31 DCT4/IDCT4.
void arm_dot_prod_f32 (float32_t *pSrcA, float32_t *pSrcB, uint32_t blockSize, float32_t *result)
 Dot product of floating-point vectors.
void arm_dot_prod_q15 (q15_t *pSrcA, q15_t *pSrcB, uint32_t blockSize, q63_t *result)
 Dot product of Q15 vectors.
void arm_dot_prod_q31 (q31_t *pSrcA, q31_t *pSrcB, uint32_t blockSize, q63_t *result)
 Dot product of Q31 vectors.
void arm_dot_prod_q7 (q7_t *pSrcA, q7_t *pSrcB, uint32_t blockSize, q31_t *result)
 Dot product of Q7 vectors.
void arm_fill_f32 (float32_t value, float32_t *pDst, uint32_t blockSize)
 Fills a constant value into a floating-point vector.
void arm_fill_q15 (q15_t value, q15_t *pDst, uint32_t blockSize)
 Fills a constant value into a Q15 vector.
void arm_fill_q31 (q31_t value, q31_t *pDst, uint32_t blockSize)
 Fills a constant value into a Q31 vector.
void arm_fill_q7 (q7_t value, q7_t *pDst, uint32_t blockSize)
 Fills a constant value into a Q7 vector.
void arm_fir_decimate_f32 (const arm_fir_decimate_instance_f32 *S, float32_t *pSrc, float32_t *pDst, uint32_t blockSize)
 Processing function for the floating-point FIR decimator.
void arm_fir_decimate_fast_q15 (const arm_fir_decimate_instance_q15 *S, q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Processing function for the Q15 FIR decimator (fast variant) for Cortex-M3 and Cortex-M4.
void arm_fir_decimate_fast_q31 (arm_fir_decimate_instance_q31 *S, q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Processing function for the Q31 FIR decimator (fast variant) for Cortex-M3 and Cortex-M4.
arm_status arm_fir_decimate_init_f32 (arm_fir_decimate_instance_f32 *S, uint16_t numTaps, uint8_t M, float32_t *pCoeffs, float32_t *pState, uint32_t blockSize)
 Initialization function for the floating-point FIR decimator.
arm_status arm_fir_decimate_init_q15 (arm_fir_decimate_instance_q15 *S, uint16_t numTaps, uint8_t M, q15_t *pCoeffs, q15_t *pState, uint32_t blockSize)
 Initialization function for the Q15 FIR decimator.
arm_status arm_fir_decimate_init_q31 (arm_fir_decimate_instance_q31 *S, uint16_t numTaps, uint8_t M, q31_t *pCoeffs, q31_t *pState, uint32_t blockSize)
 Initialization function for the Q31 FIR decimator.
void arm_fir_decimate_q15 (const arm_fir_decimate_instance_q15 *S, q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Processing function for the Q15 FIR decimator.
void arm_fir_decimate_q31 (const arm_fir_decimate_instance_q31 *S, q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Processing function for the Q31 FIR decimator.
void arm_fir_f32 (const arm_fir_instance_f32 *S, float32_t *pSrc, float32_t *pDst, uint32_t blockSize)
 Processing function for the floating-point FIR filter.
void arm_fir_fast_q15 (const arm_fir_instance_q15 *S, q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Processing function for the fast Q15 FIR filter for Cortex-M3 and Cortex-M4.
void arm_fir_fast_q31 (const arm_fir_instance_q31 *S, q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Processing function for the fast Q31 FIR filter for Cortex-M3 and Cortex-M4.
void arm_fir_init_f32 (arm_fir_instance_f32 *S, uint16_t numTaps, float32_t *pCoeffs, float32_t *pState, uint32_t blockSize)
 Initialization function for the floating-point FIR filter.
arm_status arm_fir_init_q15 (arm_fir_instance_q15 *S, uint16_t numTaps, q15_t *pCoeffs, q15_t *pState, uint32_t blockSize)
 Initialization function for the Q15 FIR filter.
void arm_fir_init_q31 (arm_fir_instance_q31 *S, uint16_t numTaps, q31_t *pCoeffs, q31_t *pState, uint32_t blockSize)
 Initialization function for the Q31 FIR filter.
void arm_fir_init_q7 (arm_fir_instance_q7 *S, uint16_t numTaps, q7_t *pCoeffs, q7_t *pState, uint32_t blockSize)
 Initialization function for the Q7 FIR filter.
void arm_fir_interpolate_f32 (const arm_fir_interpolate_instance_f32 *S, float32_t *pSrc, float32_t *pDst, uint32_t blockSize)
 Processing function for the floating-point FIR interpolator.
arm_status arm_fir_interpolate_init_f32 (arm_fir_interpolate_instance_f32 *S, uint8_t L, uint16_t numTaps, float32_t *pCoeffs, float32_t *pState, uint32_t blockSize)
 Initialization function for the floating-point FIR interpolator.
arm_status arm_fir_interpolate_init_q15 (arm_fir_interpolate_instance_q15 *S, uint8_t L, uint16_t numTaps, q15_t *pCoeffs, q15_t *pState, uint32_t blockSize)
 Initialization function for the Q15 FIR interpolator.
arm_status arm_fir_interpolate_init_q31 (arm_fir_interpolate_instance_q31 *S, uint8_t L, uint16_t numTaps, q31_t *pCoeffs, q31_t *pState, uint32_t blockSize)
 Initialization function for the Q31 FIR interpolator.
void arm_fir_interpolate_q15 (const arm_fir_interpolate_instance_q15 *S, q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Processing function for the Q15 FIR interpolator.
void arm_fir_interpolate_q31 (const arm_fir_interpolate_instance_q31 *S, q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Processing function for the Q31 FIR interpolator.
void arm_fir_lattice_f32 (const arm_fir_lattice_instance_f32 *S, float32_t *pSrc, float32_t *pDst, uint32_t blockSize)
 Processing function for the floating-point FIR lattice filter.
void arm_fir_lattice_init_f32 (arm_fir_lattice_instance_f32 *S, uint16_t numStages, float32_t *pCoeffs, float32_t *pState)
 Initialization function for the floating-point FIR lattice filter.
void arm_fir_lattice_init_q15 (arm_fir_lattice_instance_q15 *S, uint16_t numStages, q15_t *pCoeffs, q15_t *pState)
 Initialization function for the Q15 FIR lattice filter.
void arm_fir_lattice_init_q31 (arm_fir_lattice_instance_q31 *S, uint16_t numStages, q31_t *pCoeffs, q31_t *pState)
 Initialization function for the Q31 FIR lattice filter.
void arm_fir_lattice_q15 (const arm_fir_lattice_instance_q15 *S, q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Processing function for the Q15 FIR lattice filter.
void arm_fir_lattice_q31 (const arm_fir_lattice_instance_q31 *S, q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Processing function for the Q31 FIR lattice filter.
void arm_fir_q15 (const arm_fir_instance_q15 *S, q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Processing function for the Q15 FIR filter.
void arm_fir_q31 (const arm_fir_instance_q31 *S, q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Processing function for the Q31 FIR filter.
void arm_fir_q7 (const arm_fir_instance_q7 *S, q7_t *pSrc, q7_t *pDst, uint32_t blockSize)
 Processing function for the Q7 FIR filter.
void arm_fir_sparse_f32 (arm_fir_sparse_instance_f32 *S, float32_t *pSrc, float32_t *pDst, float32_t *pScratchIn, uint32_t blockSize)
 Processing function for the floating-point sparse FIR filter.
void arm_fir_sparse_init_f32 (arm_fir_sparse_instance_f32 *S, uint16_t numTaps, float32_t *pCoeffs, float32_t *pState, int32_t *pTapDelay, uint16_t maxDelay, uint32_t blockSize)
 Initialization function for the floating-point sparse FIR filter.
void arm_fir_sparse_init_q15 (arm_fir_sparse_instance_q15 *S, uint16_t numTaps, q15_t *pCoeffs, q15_t *pState, int32_t *pTapDelay, uint16_t maxDelay, uint32_t blockSize)
 Initialization function for the Q15 sparse FIR filter.
void arm_fir_sparse_init_q31 (arm_fir_sparse_instance_q31 *S, uint16_t numTaps, q31_t *pCoeffs, q31_t *pState, int32_t *pTapDelay, uint16_t maxDelay, uint32_t blockSize)
 Initialization function for the Q31 sparse FIR filter.
void arm_fir_sparse_init_q7 (arm_fir_sparse_instance_q7 *S, uint16_t numTaps, q7_t *pCoeffs, q7_t *pState, int32_t *pTapDelay, uint16_t maxDelay, uint32_t blockSize)
 Initialization function for the Q7 sparse FIR filter.
void arm_fir_sparse_q15 (arm_fir_sparse_instance_q15 *S, q15_t *pSrc, q15_t *pDst, q15_t *pScratchIn, q31_t *pScratchOut, uint32_t blockSize)
 Processing function for the Q15 sparse FIR filter.
void arm_fir_sparse_q31 (arm_fir_sparse_instance_q31 *S, q31_t *pSrc, q31_t *pDst, q31_t *pScratchIn, uint32_t blockSize)
 Processing function for the Q31 sparse FIR filter.
void arm_fir_sparse_q7 (arm_fir_sparse_instance_q7 *S, q7_t *pSrc, q7_t *pDst, q7_t *pScratchIn, q31_t *pScratchOut, uint32_t blockSize)
 Processing function for the Q7 sparse FIR filter.
void arm_float_to_q15 (float32_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Converts the elements of the floating-point vector to Q15 vector.
void arm_float_to_q31 (float32_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Converts the elements of the floating-point vector to Q31 vector.
void arm_float_to_q7 (float32_t *pSrc, q7_t *pDst, uint32_t blockSize)
 Converts the elements of the floating-point vector to Q7 vector.
void arm_iir_lattice_f32 (const arm_iir_lattice_instance_f32 *S, float32_t *pSrc, float32_t *pDst, uint32_t blockSize)
 Processing function for the floating-point IIR lattice filter.
void arm_iir_lattice_init_f32 (arm_iir_lattice_instance_f32 *S, uint16_t numStages, float32_t *pkCoeffs, float32_t *pvCoeffs, float32_t *pState, uint32_t blockSize)
 Initialization function for the floating-point IIR lattice filter.
void arm_iir_lattice_init_q15 (arm_iir_lattice_instance_q15 *S, uint16_t numStages, q15_t *pkCoeffs, q15_t *pvCoeffs, q15_t *pState, uint32_t blockSize)
 Initialization function for the Q15 IIR lattice filter.
void arm_iir_lattice_init_q31 (arm_iir_lattice_instance_q31 *S, uint16_t numStages, q31_t *pkCoeffs, q31_t *pvCoeffs, q31_t *pState, uint32_t blockSize)
 Initialization function for the Q31 IIR lattice filter.
void arm_iir_lattice_q15 (const arm_iir_lattice_instance_q15 *S, q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Processing function for the Q15 IIR lattice filter.
void arm_iir_lattice_q31 (const arm_iir_lattice_instance_q31 *S, q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Processing function for the Q31 IIR lattice filter.
__STATIC_INLINE void arm_inv_clarke_f32 (float32_t Ialpha, float32_t Ibeta, float32_t *pIa, float32_t *pIb)
 Floating-point Inverse Clarke transform.
__STATIC_INLINE void arm_inv_clarke_q31 (q31_t Ialpha, q31_t Ibeta, q31_t *pIa, q31_t *pIb)
 Inverse Clarke transform for Q31 version.
__STATIC_INLINE void arm_inv_park_f32 (float32_t Id, float32_t Iq, float32_t *pIalpha, float32_t *pIbeta, float32_t sinVal, float32_t cosVal)
 Floating-point Inverse Park transform.
__STATIC_INLINE void arm_inv_park_q31 (q31_t Id, q31_t Iq, q31_t *pIalpha, q31_t *pIbeta, q31_t sinVal, q31_t cosVal)
 Inverse Park transform for Q31 version.
__STATIC_INLINE float32_t arm_linear_interp_f32 (arm_linear_interp_instance_f32 *S, float32_t x)
 Process function for the floating-point Linear Interpolation Function.
__STATIC_INLINE q15_t arm_linear_interp_q15 (q15_t *pYData, q31_t x, uint32_t nValues)
 Process function for the Q15 Linear Interpolation Function.
__STATIC_INLINE q31_t arm_linear_interp_q31 (q31_t *pYData, q31_t x, uint32_t nValues)
 Process function for the Q31 Linear Interpolation Function.
__STATIC_INLINE q7_t arm_linear_interp_q7 (q7_t *pYData, q31_t x, uint32_t nValues)
 Process function for the Q7 Linear Interpolation Function.
void arm_lms_f32 (const arm_lms_instance_f32 *S, float32_t *pSrc, float32_t *pRef, float32_t *pOut, float32_t *pErr, uint32_t blockSize)
 Processing function for floating-point LMS filter.
void arm_lms_init_f32 (arm_lms_instance_f32 *S, uint16_t numTaps, float32_t *pCoeffs, float32_t *pState, float32_t mu, uint32_t blockSize)
 Initialization function for floating-point LMS filter.
void arm_lms_init_q15 (arm_lms_instance_q15 *S, uint16_t numTaps, q15_t *pCoeffs, q15_t *pState, q15_t mu, uint32_t blockSize, uint32_t postShift)
 Initialization function for the Q15 LMS filter.
void arm_lms_init_q31 (arm_lms_instance_q31 *S, uint16_t numTaps, q31_t *pCoeffs, q31_t *pState, q31_t mu, uint32_t blockSize, uint32_t postShift)
 Initialization function for Q31 LMS filter.
void arm_lms_norm_f32 (arm_lms_norm_instance_f32 *S, float32_t *pSrc, float32_t *pRef, float32_t *pOut, float32_t *pErr, uint32_t blockSize)
 Processing function for floating-point normalized LMS filter.
void arm_lms_norm_init_f32 (arm_lms_norm_instance_f32 *S, uint16_t numTaps, float32_t *pCoeffs, float32_t *pState, float32_t mu, uint32_t blockSize)
 Initialization function for floating-point normalized LMS filter.
void arm_lms_norm_init_q15 (arm_lms_norm_instance_q15 *S, uint16_t numTaps, q15_t *pCoeffs, q15_t *pState, q15_t mu, uint32_t blockSize, uint8_t postShift)
 Initialization function for Q15 normalized LMS filter.
void arm_lms_norm_init_q31 (arm_lms_norm_instance_q31 *S, uint16_t numTaps, q31_t *pCoeffs, q31_t *pState, q31_t mu, uint32_t blockSize, uint8_t postShift)
 Initialization function for Q31 normalized LMS filter.
void arm_lms_norm_q15 (arm_lms_norm_instance_q15 *S, q15_t *pSrc, q15_t *pRef, q15_t *pOut, q15_t *pErr, uint32_t blockSize)
 Processing function for Q15 normalized LMS filter.
void arm_lms_norm_q31 (arm_lms_norm_instance_q31 *S, q31_t *pSrc, q31_t *pRef, q31_t *pOut, q31_t *pErr, uint32_t blockSize)
 Processing function for Q31 normalized LMS filter.
void arm_lms_q15 (const arm_lms_instance_q15 *S, q15_t *pSrc, q15_t *pRef, q15_t *pOut, q15_t *pErr, uint32_t blockSize)
 Processing function for Q15 LMS filter.
void arm_lms_q31 (const arm_lms_instance_q31 *S, q31_t *pSrc, q31_t *pRef, q31_t *pOut, q31_t *pErr, uint32_t blockSize)
 Processing function for Q31 LMS filter.
arm_status arm_mat_add_f32 (const arm_matrix_instance_f32 *pSrcA, const arm_matrix_instance_f32 *pSrcB, arm_matrix_instance_f32 *pDst)
 Floating-point matrix addition.
arm_status arm_mat_add_q15 (const arm_matrix_instance_q15 *pSrcA, const arm_matrix_instance_q15 *pSrcB, arm_matrix_instance_q15 *pDst)
 Q15 matrix addition.
arm_status arm_mat_add_q31 (const arm_matrix_instance_q31 *pSrcA, const arm_matrix_instance_q31 *pSrcB, arm_matrix_instance_q31 *pDst)
 Q31 matrix addition.
void arm_mat_init_f32 (arm_matrix_instance_f32 *S, uint16_t nRows, uint16_t nColumns, float32_t *pData)
 Floating-point matrix initialization.
void arm_mat_init_q15 (arm_matrix_instance_q15 *S, uint16_t nRows, uint16_t nColumns, q15_t *pData)
 Q15 matrix initialization.
void arm_mat_init_q31 (arm_matrix_instance_q31 *S, uint16_t nRows, uint16_t nColumns, q31_t *pData)
 Q31 matrix initialization.
arm_status arm_mat_inverse_f32 (const arm_matrix_instance_f32 *src, arm_matrix_instance_f32 *dst)
 end of PID group
arm_status arm_mat_mult_f32 (const arm_matrix_instance_f32 *pSrcA, const arm_matrix_instance_f32 *pSrcB, arm_matrix_instance_f32 *pDst)
 Floating-point matrix multiplication.
arm_status arm_mat_mult_fast_q15 (const arm_matrix_instance_q15 *pSrcA, const arm_matrix_instance_q15 *pSrcB, arm_matrix_instance_q15 *pDst, q15_t *pState)
 Q15 matrix multiplication (fast variant) for Cortex-M3 and Cortex-M4.
arm_status arm_mat_mult_fast_q31 (const arm_matrix_instance_q31 *pSrcA, const arm_matrix_instance_q31 *pSrcB, arm_matrix_instance_q31 *pDst)
 Q31 matrix multiplication (fast variant) for Cortex-M3 and Cortex-M4.
arm_status arm_mat_mult_q15 (const arm_matrix_instance_q15 *pSrcA, const arm_matrix_instance_q15 *pSrcB, arm_matrix_instance_q15 *pDst, q15_t *pState)
 Q15 matrix multiplication.
arm_status arm_mat_mult_q31 (const arm_matrix_instance_q31 *pSrcA, const arm_matrix_instance_q31 *pSrcB, arm_matrix_instance_q31 *pDst)
 Q31 matrix multiplication.
arm_status arm_mat_scale_f32 (const arm_matrix_instance_f32 *pSrc, float32_t scale, arm_matrix_instance_f32 *pDst)
 Floating-point matrix scaling.
arm_status arm_mat_scale_q15 (const arm_matrix_instance_q15 *pSrc, q15_t scaleFract, int32_t shift, arm_matrix_instance_q15 *pDst)
 Q15 matrix scaling.
arm_status arm_mat_scale_q31 (const arm_matrix_instance_q31 *pSrc, q31_t scaleFract, int32_t shift, arm_matrix_instance_q31 *pDst)
 Q31 matrix scaling.
arm_status arm_mat_sub_f32 (const arm_matrix_instance_f32 *pSrcA, const arm_matrix_instance_f32 *pSrcB, arm_matrix_instance_f32 *pDst)
 Floating-point matrix subtraction.
arm_status arm_mat_sub_q15 (const arm_matrix_instance_q15 *pSrcA, const arm_matrix_instance_q15 *pSrcB, arm_matrix_instance_q15 *pDst)
 Q15 matrix subtraction.
arm_status arm_mat_sub_q31 (const arm_matrix_instance_q31 *pSrcA, const arm_matrix_instance_q31 *pSrcB, arm_matrix_instance_q31 *pDst)
 Q31 matrix subtraction.
arm_status arm_mat_trans_f32 (const arm_matrix_instance_f32 *pSrc, arm_matrix_instance_f32 *pDst)
 Floating-point matrix transpose.
arm_status arm_mat_trans_q15 (const arm_matrix_instance_q15 *pSrc, arm_matrix_instance_q15 *pDst)
 Q15 matrix transpose.
arm_status arm_mat_trans_q31 (const arm_matrix_instance_q31 *pSrc, arm_matrix_instance_q31 *pDst)
 Q31 matrix transpose.
void arm_max_f32 (float32_t *pSrc, uint32_t blockSize, float32_t *pResult, uint32_t *pIndex)
 Maximum value of a floating-point vector.
void arm_max_q15 (q15_t *pSrc, uint32_t blockSize, q15_t *pResult, uint32_t *pIndex)
 Maximum value of a Q15 vector.
void arm_max_q31 (q31_t *pSrc, uint32_t blockSize, q31_t *pResult, uint32_t *pIndex)
 Maximum value of a Q31 vector.
void arm_max_q7 (q7_t *pSrc, uint32_t blockSize, q7_t *pResult, uint32_t *pIndex)
 Maximum value of a Q7 vector.
void arm_mean_f32 (float32_t *pSrc, uint32_t blockSize, float32_t *pResult)
 Mean value of a floating-point vector.
void arm_mean_q15 (q15_t *pSrc, uint32_t blockSize, q15_t *pResult)
 Mean value of a Q15 vector.
void arm_mean_q31 (q31_t *pSrc, uint32_t blockSize, q31_t *pResult)
 Mean value of a Q31 vector.
void arm_mean_q7 (q7_t *pSrc, uint32_t blockSize, q7_t *pResult)
 Mean value of a Q7 vector.
void arm_min_f32 (float32_t *pSrc, uint32_t blockSize, float32_t *pResult, uint32_t *pIndex)
 Minimum value of a floating-point vector.
void arm_min_q15 (q15_t *pSrc, uint32_t blockSize, q15_t *pResult, uint32_t *pIndex)
 Minimum value of a Q15 vector.
void arm_min_q31 (q31_t *pSrc, uint32_t blockSize, q31_t *pResult, uint32_t *pIndex)
 Minimum value of a Q31 vector.
void arm_min_q7 (q7_t *pSrc, uint32_t blockSize, q7_t *result, uint32_t *index)
 Minimum value of a Q7 vector.
void arm_mult_f32 (float32_t *pSrcA, float32_t *pSrcB, float32_t *pDst, uint32_t blockSize)
 Floating-point vector multiplication.
void arm_mult_q15 (q15_t *pSrcA, q15_t *pSrcB, q15_t *pDst, uint32_t blockSize)
 Q15 vector multiplication.
void arm_mult_q31 (q31_t *pSrcA, q31_t *pSrcB, q31_t *pDst, uint32_t blockSize)
 Q31 vector multiplication.
void arm_mult_q7 (q7_t *pSrcA, q7_t *pSrcB, q7_t *pDst, uint32_t blockSize)
 Q7 vector multiplication.
void arm_negate_f32 (float32_t *pSrc, float32_t *pDst, uint32_t blockSize)
 Negates the elements of a floating-point vector.
void arm_negate_q15 (q15_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Negates the elements of a Q15 vector.
void arm_negate_q31 (q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Negates the elements of a Q31 vector.
void arm_negate_q7 (q7_t *pSrc, q7_t *pDst, uint32_t blockSize)
 Negates the elements of a Q7 vector.
void arm_offset_f32 (float32_t *pSrc, float32_t offset, float32_t *pDst, uint32_t blockSize)
 Adds a constant offset to a floating-point vector.
void arm_offset_q15 (q15_t *pSrc, q15_t offset, q15_t *pDst, uint32_t blockSize)
 Adds a constant offset to a Q15 vector.
void arm_offset_q31 (q31_t *pSrc, q31_t offset, q31_t *pDst, uint32_t blockSize)
 Adds a constant offset to a Q31 vector.
void arm_offset_q7 (q7_t *pSrc, q7_t offset, q7_t *pDst, uint32_t blockSize)
 Adds a constant offset to a Q7 vector.
__STATIC_INLINE void arm_park_f32 (float32_t Ialpha, float32_t Ibeta, float32_t *pId, float32_t *pIq, float32_t sinVal, float32_t cosVal)
 Floating-point Park transform.
__STATIC_INLINE void arm_park_q31 (q31_t Ialpha, q31_t Ibeta, q31_t *pId, q31_t *pIq, q31_t sinVal, q31_t cosVal)
 Park transform for Q31 version.
__STATIC_INLINE float32_t arm_pid_f32 (arm_pid_instance_f32 *S, float32_t in)
 Process function for the floating-point PID Control.
void arm_pid_init_f32 (arm_pid_instance_f32 *S, int32_t resetStateFlag)
 Initialization function for the floating-point PID Control.
void arm_pid_init_q15 (arm_pid_instance_q15 *S, int32_t resetStateFlag)
 Initialization function for the Q15 PID Control.
void arm_pid_init_q31 (arm_pid_instance_q31 *S, int32_t resetStateFlag)
 Initialization function for the Q31 PID Control.
__STATIC_INLINE q15_t arm_pid_q15 (arm_pid_instance_q15 *S, q15_t in)
 Process function for the Q15 PID Control.
__STATIC_INLINE q31_t arm_pid_q31 (arm_pid_instance_q31 *S, q31_t in)
 Process function for the Q31 PID Control.
void arm_pid_reset_f32 (arm_pid_instance_f32 *S)
 Reset function for the floating-point PID Control.
void arm_pid_reset_q15 (arm_pid_instance_q15 *S)
 Reset function for the Q15 PID Control.
void arm_pid_reset_q31 (arm_pid_instance_q31 *S)
 Reset function for the Q31 PID Control.
void arm_power_f32 (float32_t *pSrc, uint32_t blockSize, float32_t *pResult)
 Sum of the squares of the elements of a floating-point vector.
void arm_power_q15 (q15_t *pSrc, uint32_t blockSize, q63_t *pResult)
 Sum of the squares of the elements of a Q15 vector.
void arm_power_q31 (q31_t *pSrc, uint32_t blockSize, q63_t *pResult)
 Sum of the squares of the elements of a Q31 vector.
void arm_power_q7 (q7_t *pSrc, uint32_t blockSize, q31_t *pResult)
 Sum of the squares of the elements of a Q7 vector.
void arm_q15_to_float (q15_t *pSrc, float32_t *pDst, uint32_t blockSize)
 Converts the elements of the Q15 vector to floating-point vector.
void arm_q15_to_q31 (q15_t *pSrc, q31_t *pDst, uint32_t blockSize)
 Converts the elements of the Q15 vector to Q31 vector.
void arm_q15_to_q7 (q15_t *pSrc, q7_t *pDst, uint32_t blockSize)
 Converts the elements of the Q15 vector to Q7 vector.
void arm_q31_to_float (q31_t *pSrc, float32_t *pDst, uint32_t blockSize)
 end of Inverse park group
void arm_q31_to_q15 (q31_t *pSrc, q15_t *pDst, uint32_t blockSize)
 Converts the elements of the Q31 vector to Q15 vector.
void arm_q31_to_q7 (q31_t *pSrc, q7_t *pDst, uint32_t blockSize)
 Converts the elements of the Q31 vector to Q7 vector.
void arm_q7_to_float (q7_t *pSrc, float32_t *pDst, uint32_t blockSize)
 end of park group
void arm_q7_to_q15 (q7_t *pSrc, q15_t *pDst, uint32_t blockSize)
 end of inv_clarke group
void arm_q7_to_q31 (q7_t *pSrc, q31_t *pDst, uint32_t blockSize)
 end of clarke group
void arm_radix2_butterfly_f32 (float32_t *pSrc, uint32_t fftLen, float32_t *pCoef, uint16_t twidCoefModifier)
 Core function for the f32 FFT butterfly process.
void arm_radix2_butterfly_inverse_f32 (float32_t *pSrc, uint32_t fftLen, float32_t *pCoef, uint16_t twidCoefModifier, float32_t onebyfftLen)
 Core function for the f32 IFFT butterfly process.
void arm_radix2_butterfly_inverse_q15 (q15_t *pSrc, uint32_t fftLen, q15_t *pCoef, uint16_t twidCoefModifier)
 Core function for the Radix-2 Q15 CFFT Inverse butterfly process.
void arm_radix2_butterfly_inverse_q31 (q31_t *pSrc, uint32_t fftLen, q31_t *pCoef, uint16_t twidCoefModifier)
 Core function for the Radix-2 Q31 CFFT Inverse butterfly process.
void arm_radix2_butterfly_q15 (q15_t *pSrc, uint32_t fftLen, q15_t *pCoef, uint16_t twidCoefModifier)
 Core function for the Radix-2 Q15 CFFT butterfly process.
void arm_radix2_butterfly_q31 (q31_t *pSrc, uint32_t fftLen, q31_t *pCoef, uint16_t twidCoefModifier)
 Core function for the Radix-2 Q31 CFFT butterfly process.
void arm_radix4_butterfly_f32 (float32_t *pSrc, uint16_t fftLen, float32_t *pCoef, uint16_t twidCoefModifier)
 Core function for the floating-point CFFT butterfly process.
void arm_radix4_butterfly_inverse_f32 (float32_t *pSrc, uint16_t fftLen, float32_t *pCoef, uint16_t twidCoefModifier, float32_t onebyfftLen)
 Core function for the floating-point CIFFT butterfly process.
void arm_radix4_butterfly_inverse_q15 (q15_t *pSrc16, uint32_t fftLen, q15_t *pCoef16, uint32_t twidCoefModifier)
 Core function for the Q15 CIFFT butterfly process.
void arm_radix4_butterfly_inverse_q31 (q31_t *pSrc, uint32_t fftLen, q31_t *pCoef, uint32_t twidCoefModifier)
 Core function for the Q31 CIFFT butterfly process.
void arm_radix4_butterfly_q15 (q15_t *pSrc16, uint32_t fftLen, q15_t *pCoef16, uint32_t twidCoefModifier)
 Core function for the Q15 CFFT butterfly process.
void arm_radix4_butterfly_q31 (q31_t *pSrc, uint32_t fftLen, q31_t *pCoef, uint32_t twidCoefModifier)
 Core function for the Q31 CFFT butterfly process.
__STATIC_INLINE uint32_t arm_recip_q15 (q15_t in, q15_t *dst, q15_t *pRecipTable)
 Function to Calculates 1/in(reciprocal) value of Q15 Data type.
__STATIC_INLINE uint32_t arm_recip_q31 (q31_t in, q31_t *dst, q31_t *pRecipTable)
 Function to Calculates 1/in(reciprocal) value of Q31 Data type.
void arm_rfft_f32 (const arm_rfft_instance_f32 *S, float32_t *pSrc, float32_t *pDst)
 Processing function for the floating-point RFFT/RIFFT.
arm_status arm_rfft_init_f32 (arm_rfft_instance_f32 *S, arm_cfft_radix4_instance_f32 *S_CFFT, uint32_t fftLenReal, uint32_t ifftFlagR, uint32_t bitReverseFlag)
 Initialization function for the floating-point RFFT/RIFFT.
arm_status arm_rfft_init_q15 (arm_rfft_instance_q15 *S, arm_cfft_radix4_instance_q15 *S_CFFT, uint32_t fftLenReal, uint32_t ifftFlagR, uint32_t bitReverseFlag)
 Initialization function for the Q15 RFFT/RIFFT.
arm_status arm_rfft_init_q31 (arm_rfft_instance_q31 *S, arm_cfft_radix4_instance_q31 *S_CFFT, uint32_t fftLenReal, uint32_t ifftFlagR, uint32_t bitReverseFlag)
 Initialization function for the Q31 RFFT/RIFFT.
void arm_rfft_q15 (const arm_rfft_instance_q15 *S, q15_t *pSrc, q15_t *pDst)
 Processing function for the Q15 RFFT/RIFFT.
void arm_rfft_q31 (const arm_rfft_instance_q31 *S, q31_t *pSrc, q31_t *pDst)
 Processing function for the Q31 RFFT/RIFFT.
void arm_rms_f32 (float32_t *pSrc, uint32_t blockSize, float32_t *pResult)
 Root Mean Square of the elements of a floating-point vector.
void arm_rms_q15 (q15_t *pSrc, uint32_t blockSize, q15_t *pResult)
 Root Mean Square of the elements of a Q15 vector.
void arm_rms_q31 (q31_t *pSrc, uint32_t blockSize, q31_t *pResult)
 Root Mean Square of the elements of a Q31 vector.
void arm_scale_f32 (float32_t *pSrc, float32_t scale, float32_t *pDst, uint32_t blockSize)
 Multiplies a floating-point vector by a scalar.
void arm_scale_q15 (q15_t *pSrc, q15_t scaleFract, int8_t shift, q15_t *pDst, uint32_t blockSize)
 Multiplies a Q15 vector by a scalar.
void arm_scale_q31 (q31_t *pSrc, q31_t scaleFract, int8_t shift, q31_t *pDst, uint32_t blockSize)
 Multiplies a Q31 vector by a scalar.
void arm_scale_q7 (q7_t *pSrc, q7_t scaleFract, int8_t shift, q7_t *pDst, uint32_t blockSize)
 Multiplies a Q7 vector by a scalar.
void arm_shift_q15 (q15_t *pSrc, int8_t shiftBits, q15_t *pDst, uint32_t blockSize)
 Shifts the elements of a Q15 vector a specified number of bits.
void arm_shift_q31 (q31_t *pSrc, int8_t shiftBits, q31_t *pDst, uint32_t blockSize)
 Shifts the elements of a Q31 vector a specified number of bits.
void arm_shift_q7 (q7_t *pSrc, int8_t shiftBits, q7_t *pDst, uint32_t blockSize)
 Shifts the elements of a Q7 vector a specified number of bits.
void arm_sin_cos_f32 (float32_t theta, float32_t *pSinVal, float32_t *pCcosVal)
void arm_sin_cos_q31 (q31_t theta, q31_t *pSinVal, q31_t *pCosVal)
float32_t arm_sin_f32 (float32_t x)
 end of LinearInterpolate group
q15_t arm_sin_q15 (q15_t x)
 Fast approximation to the trigonometric sine function for Q15 data.
q31_t arm_sin_q31 (q31_t x)
 Fast approximation to the trigonometric sine function for Q31 data.
__STATIC_INLINE arm_status arm_sqrt_f32 (float32_t in, float32_t *pOut)
 Floating-point square root function.
arm_status arm_sqrt_q15 (q15_t in, q15_t *pOut)
 Q15 square root function.
arm_status arm_sqrt_q31 (q31_t in, q31_t *pOut)
 Q31 square root function.
void arm_std_f32 (float32_t *pSrc, uint32_t blockSize, float32_t *pResult)
 Standard deviation of the elements of a floating-point vector.
void arm_std_q15 (q15_t *pSrc, uint32_t blockSize, q15_t *pResult)
 Standard deviation of the elements of a Q15 vector.
void arm_std_q31 (q31_t *pSrc, uint32_t blockSize, q31_t *pResult)
 Standard deviation of the elements of a Q31 vector.
void arm_sub_f32 (float32_t *pSrcA, float32_t *pSrcB, float32_t *pDst, uint32_t blockSize)
 Floating-point vector subtraction.
void arm_sub_q15 (q15_t *pSrcA, q15_t *pSrcB, q15_t *pDst, uint32_t blockSize)
 Q15 vector subtraction.
void arm_sub_q31 (q31_t *pSrcA, q31_t *pSrcB, q31_t *pDst, uint32_t blockSize)
 Q31 vector subtraction.
void arm_sub_q7 (q7_t *pSrcA, q7_t *pSrcB, q7_t *pDst, uint32_t blockSize)
 Q7 vector subtraction.
void arm_var_f32 (float32_t *pSrc, uint32_t blockSize, float32_t *pResult)
 Variance of the elements of a floating-point vector.
void arm_var_q15 (q15_t *pSrc, uint32_t blockSize, q31_t *pResult)
 Variance of the elements of a Q15 vector.
void arm_var_q31 (q31_t *pSrc, uint32_t blockSize, q63_t *pResult)
 Variance of the elements of a Q31 vector.
__STATIC_INLINE q15_t clip_q31_to_q15 (q31_t x)
 Clips Q31 to Q15 values.
__STATIC_INLINE q7_t clip_q31_to_q7 (q31_t x)
 Clips Q31 to Q7 values.
__STATIC_INLINE q15_t clip_q63_to_q15 (q63_t x)
 Clips Q63 to Q15 values.
__STATIC_INLINE q31_t clip_q63_to_q31 (q63_t x)
 Clips Q63 to Q31 values.
__STATIC_INLINE q63_t mult32x64 (q63_t x, q31_t y)
 Multiplies 32 X 64 and returns 32 bit result in 2.30 format.

Макросы

#define __CMSIS_GENERIC   /* disable NVIC and Systick functions */

См. определение в файле arm_math.h строка 259

#define __PACKq7 (   v0,
  v1,
  v2,
  v3 
)
Макроопределение:
( (((int32_t)(v0) << 0) & (int32_t)0x000000FF) | \
(((int32_t)(v1) << 8) & (int32_t)0x0000FF00) | \
(((int32_t)(v2) << 16) & (int32_t)0x00FF0000) | \
(((int32_t)(v3) << 24) & (int32_t)0xFF000000) )

definition to pack four 8 bit values.

См. определение в файле arm_math.h строка 395

#define __SIMD32 (   addr)    (*(__packed int32_t **) & (addr))

definition to read/write two 16 bit values.

См. определение в файле arm_math.h строка 372

Используется в arm_pid_q15().

#define __SIMD64 (   addr)    (*(int64_t **) & (addr))

См. определение в файле arm_math.h строка 376

#define _SIMD32_OFFSET (   addr)    (*(__packed int32_t * ) (addr))

См. определение в файле arm_math.h строка 373

#define ALIGN4

Macro for Unaligned Support.

См. определение в файле arm_math.h строка 311

#define DELTA_Q15   0x5

См. определение в файле arm_math.h строка 286

#define DELTA_Q31   (0x100)

Macros required for reciprocal calculation in Normalized LMS.

См. определение в файле arm_math.h строка 285

#define INDEX_MASK   0x0000003F

См. определение в файле arm_math.h строка 287

Используется в arm_recip_q15() и arm_recip_q31().

#define INPUT_SPACING   0xB60B61

Macros required for SINE and COSINE Controller functions.

См. определение в файле arm_math.h строка 305

#define PI   3.14159265358979f

См. определение в файле arm_math.h строка 289

#define TABLE_SIZE   256

Macros required for SINE and COSINE Fast math approximations.

См. определение в файле arm_math.h строка 296

#define TABLE_SPACING_Q15   0x80

См. определение в файле arm_math.h строка 298

#define TABLE_SPACING_Q31   0x800000

См. определение в файле arm_math.h строка 297

Типы

typedef float float32_t

32-bit floating-point type definition.

См. определение в файле arm_math.h строка 358

typedef double float64_t

64-bit floating-point type definition.

См. определение в файле arm_math.h строка 363

typedef int16_t q15_t

16-bit fractional data type in 1.15 format.

См. определение в файле arm_math.h строка 343

typedef int32_t q31_t

32-bit fractional data type in 1.31 format.

См. определение в файле arm_math.h строка 348

typedef int64_t q63_t

64-bit fractional data type in 1.63 format.

См. определение в файле arm_math.h строка 353

typedef int8_t q7_t

8-bit fractional data type in 1.7 format.

См. определение в файле arm_math.h строка 338

Перечисления

enum arm_status

Error status returned by some functions in the library.

Элементы перечислений:
ARM_MATH_SUCCESS 

No error.

ARM_MATH_ARGUMENT_ERROR 

One or more arguments are incorrect.

ARM_MATH_LENGTH_ERROR 

Length of data buffer is incorrect.

ARM_MATH_SIZE_MISMATCH 

Size of matrices is not compatible with the operation.

ARM_MATH_NANINF 

Not-a-number (NaN) or infinity is generated.

ARM_MATH_SINGULAR 

Generated by matrix inversion if the input matrix is singular and cannot be inverted.

ARM_MATH_TEST_FAILURE 

Test Failed.

См. определение в файле arm_math.h строка 324

Функции

void arm_abs_f32 ( float32_t pSrc,
float32_t pDst,
uint32_t  blockSize 
)

Floating-point vector absolute value.

Аргументы
[in]*pSrcpoints to the input buffer
[out]*pDstpoints to the output buffer
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_abs_q15 ( q15_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Q15 vector absolute value.

Аргументы
[in]*pSrcpoints to the input buffer
[out]*pDstpoints to the output buffer
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_abs_q31 ( q31_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Q31 vector absolute value.

Аргументы
[in]*pSrcpoints to the input buffer
[out]*pDstpoints to the output buffer
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_abs_q7 ( q7_t pSrc,
q7_t pDst,
uint32_t  blockSize 
)

Q7 vector absolute value.

Аргументы
[in]*pSrcpoints to the input buffer
[out]*pDstpoints to the output buffer
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_add_f32 ( float32_t pSrcA,
float32_t pSrcB,
float32_t pDst,
uint32_t  blockSize 
)

Floating-point vector addition.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_add_q15 ( q15_t pSrcA,
q15_t pSrcB,
q15_t pDst,
uint32_t  blockSize 
)

Q15 vector addition.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_add_q31 ( q31_t pSrcA,
q31_t pSrcB,
q31_t pDst,
uint32_t  blockSize 
)

Q31 vector addition.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_add_q7 ( q7_t pSrcA,
q7_t pSrcB,
q7_t pDst,
uint32_t  blockSize 
)

Q7 vector addition.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_biquad_cas_df1_32x64_init_q31 ( arm_biquad_cas_df1_32x64_ins_q31 S,
uint8_t  numStages,
q31_t pCoeffs,
q63_t pState,
uint8_t  postShift 
)
Аргументы
[in,out]*Spoints to an instance of the high precision Q31 Biquad cascade filter structure.
[in]numStagesnumber of 2nd order stages in the filter.
[in]*pCoeffspoints to the filter coefficients.
[in]*pStatepoints to the state buffer.
[in]postShiftshift to be applied to the output. Varies according to the coefficients format
Возвращает
none
void arm_biquad_cas_df1_32x64_q31 ( const arm_biquad_cas_df1_32x64_ins_q31 S,
q31_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)
Аргументы
[in]*Spoints to an instance of the high precision Q31 Biquad cascade filter structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_biquad_cascade_df1_f32 ( const arm_biquad_casd_df1_inst_f32 S,
float32_t pSrc,
float32_t pDst,
uint32_t  blockSize 
)

Processing function for the floating-point Biquad cascade filter.

Аргументы
[in]*Spoints to an instance of the floating-point Biquad cascade structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_biquad_cascade_df1_fast_q15 ( const arm_biquad_casd_df1_inst_q15 S,
q15_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Fast but less precise processing function for the Q15 Biquad cascade filter for Cortex-M3 and Cortex-M4.

Аргументы
[in]*Spoints to an instance of the Q15 Biquad cascade structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_biquad_cascade_df1_fast_q31 ( const arm_biquad_casd_df1_inst_q31 S,
q31_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Fast but less precise processing function for the Q31 Biquad cascade filter for Cortex-M3 and Cortex-M4.

Аргументы
[in]*Spoints to an instance of the Q31 Biquad cascade structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_biquad_cascade_df1_init_f32 ( arm_biquad_casd_df1_inst_f32 S,
uint8_t  numStages,
float32_t pCoeffs,
float32_t pState 
)

Initialization function for the floating-point Biquad cascade filter.

Аргументы
[in,out]*Spoints to an instance of the floating-point Biquad cascade structure.
[in]numStagesnumber of 2nd order stages in the filter.
[in]*pCoeffspoints to the filter coefficients.
[in]*pStatepoints to the state buffer.
Возвращает
none
void arm_biquad_cascade_df1_init_q15 ( arm_biquad_casd_df1_inst_q15 S,
uint8_t  numStages,
q15_t pCoeffs,
q15_t pState,
int8_t  postShift 
)

Initialization function for the Q15 Biquad cascade filter.

Аргументы
[in,out]*Spoints to an instance of the Q15 Biquad cascade structure.
[in]numStagesnumber of 2nd order stages in the filter.
[in]*pCoeffspoints to the filter coefficients.
[in]*pStatepoints to the state buffer.
[in]postShiftShift to be applied to the output. Varies according to the coefficients format
Возвращает
none
void arm_biquad_cascade_df1_init_q31 ( arm_biquad_casd_df1_inst_q31 S,
uint8_t  numStages,
q31_t pCoeffs,
q31_t pState,
int8_t  postShift 
)

Initialization function for the Q31 Biquad cascade filter.

Аргументы
[in,out]*Spoints to an instance of the Q31 Biquad cascade structure.
[in]numStagesnumber of 2nd order stages in the filter.
[in]*pCoeffspoints to the filter coefficients.
[in]*pStatepoints to the state buffer.
[in]postShiftShift to be applied to the output. Varies according to the coefficients format
Возвращает
none
void arm_biquad_cascade_df1_q15 ( const arm_biquad_casd_df1_inst_q15 S,
q15_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Processing function for the Q15 Biquad cascade filter.

Аргументы
[in]*Spoints to an instance of the Q15 Biquad cascade structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_biquad_cascade_df1_q31 ( const arm_biquad_casd_df1_inst_q31 S,
q31_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Processing function for the Q31 Biquad cascade filter.

Аргументы
[in]*Spoints to an instance of the Q31 Biquad cascade structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_biquad_cascade_df2T_f32 ( const arm_biquad_cascade_df2T_instance_f32 S,
float32_t pSrc,
float32_t pDst,
uint32_t  blockSize 
)

Processing function for the floating-point transposed direct form II Biquad cascade filter.

Аргументы
[in]*Spoints to an instance of the filter data structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_biquad_cascade_df2T_init_f32 ( arm_biquad_cascade_df2T_instance_f32 S,
uint8_t  numStages,
float32_t pCoeffs,
float32_t pState 
)

Initialization function for the floating-point transposed direct form II Biquad cascade filter.

Аргументы
[in,out]*Spoints to an instance of the filter data structure.
[in]numStagesnumber of 2nd order stages in the filter.
[in]*pCoeffspoints to the filter coefficients.
[in]*pStatepoints to the state buffer.
Возвращает
none
void arm_bitreversal_f32 ( float32_t pSrc,
uint16_t  fftSize,
uint16_t  bitRevFactor,
uint16_t pBitRevTab 
)

In-place bit reversal function.

Аргументы
[in,out]*pSrcpoints to the in-place buffer of floating-point data type.
[in]fftSizelength of the FFT.
[in]bitRevFactorbit reversal modifier that supports different size FFTs with the same bit reversal table.
[in]*pBitRevTabpoints to the bit reversal table.
Возвращает
none.
void arm_bitreversal_q15 ( q15_t pSrc,
uint32_t  fftLen,
uint16_t  bitRevFactor,
uint16_t pBitRevTab 
)

In-place bit reversal function.

Аргументы
[in,out]*pSrcpoints to the in-place buffer of Q15 data type.
[in]fftLenlength of the FFT.
[in]bitRevFactorbit reversal modifier that supports different size FFTs with the same bit reversal table
[in]*pBitRevTabpoints to bit reversal table.
Возвращает
none.
void arm_bitreversal_q31 ( q31_t pSrc,
uint32_t  fftLen,
uint16_t  bitRevFactor,
uint16_t pBitRevTab 
)

In-place bit reversal function.

Аргументы
[in,out]*pSrcpoints to the in-place buffer of Q31 data type.
[in]fftLenlength of the FFT.
[in]bitRevFactorbit reversal modifier that supports different size FFTs with the same bit reversal table
[in]*pBitRevTabpoints to bit reversal table.
Возвращает
none.
void arm_cfft_radix2_f32 ( const arm_cfft_radix2_instance_f32 S,
float32_t pSrc 
)

Processing function for the floating-point CFFT/CIFFT.

Аргументы
[in]*Spoints to an instance of the floating-point CFFT/CIFFT structure.
[in,out]*pSrcpoints to the complex data buffer. Processing occurs in-place.
Возвращает
none.
arm_status arm_cfft_radix2_init_f32 ( arm_cfft_radix2_instance_f32 S,
uint16_t  fftLen,
uint8_t  ifftFlag,
uint8_t  bitReverseFlag 
)

Initialization function for the floating-point CFFT/CIFFT.

Аргументы
[in,out]*Spoints to an instance of the floating-point CFFT/CIFFT structure.
[in]fftLenlength of the FFT.
[in]ifftFlagflag that selects forward (ifftFlag=0) or inverse (ifftFlag=1) transform.
[in]bitReverseFlagflag that enables (bitReverseFlag=1) or disables (bitReverseFlag=0) bit reversal of output.
Возвращает
The function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_ARGUMENT_ERROR if fftLen is not a supported value.
arm_status arm_cfft_radix2_init_q15 ( arm_cfft_radix2_instance_q15 S,
uint16_t  fftLen,
uint8_t  ifftFlag,
uint8_t  bitReverseFlag 
)

Initialization function for the Q15 CFFT/CIFFT.

Аргументы
[in,out]*Spoints to an instance of the Q15 CFFT/CIFFT structure.
[in]fftLenlength of the FFT.
[in]ifftFlagflag that selects forward (ifftFlag=0) or inverse (ifftFlag=1) transform.
[in]bitReverseFlagflag that enables (bitReverseFlag=1) or disables (bitReverseFlag=0) bit reversal of output.
Возвращает
arm_status function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_ARGUMENT_ERROR if fftLen is not a supported value.
arm_status arm_cfft_radix2_init_q31 ( arm_cfft_radix2_instance_q31 S,
uint16_t  fftLen,
uint8_t  ifftFlag,
uint8_t  bitReverseFlag 
)

Initialization function for the Radix-2 Q31 CFFT/CIFFT.

Аргументы
[in,out]*Spoints to an instance of the Radix-2 Q31 CFFT/CIFFT structure.
[in]fftLenlength of the FFT.
[in]ifftFlagflag that selects forward (ifftFlag=0) or inverse (ifftFlag=1) transform.
[in]bitReverseFlagflag that enables (bitReverseFlag=1) or disables (bitReverseFlag=0) bit reversal of output.
Возвращает
arm_status function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_ARGUMENT_ERROR if fftLen is not a supported value.
void arm_cfft_radix2_q15 ( const arm_cfft_radix2_instance_q15 S,
q15_t pSrc 
)

Processing function for the Q15 CFFT/CIFFT.

Аргументы
[in]*Spoints to an instance of the Q15 CFFT/CIFFT structure.
[in,out]*pSrcpoints to the complex data buffer. Processing occurs in-place.
Возвращает
none.
void arm_cfft_radix2_q31 ( const arm_cfft_radix2_instance_q31 S,
q31_t pSrc 
)

Processing function for the Radix-2 Q31 CFFT/CIFFT.

Аргументы
[in]*Spoints to an instance of the Radix-2 Q31 CFFT/CIFFT structure.
[in,out]*pSrcpoints to the complex data buffer. Processing occurs in-place.
Возвращает
none.
void arm_cfft_radix4_f32 ( const arm_cfft_radix4_instance_f32 S,
float32_t pSrc 
)

Processing function for the floating-point CFFT/CIFFT.

Аргументы
[in]*Spoints to an instance of the floating-point CFFT/CIFFT structure.
[in,out]*pSrcpoints to the complex data buffer. Processing occurs in-place.
Возвращает
none.
arm_status arm_cfft_radix4_init_f32 ( arm_cfft_radix4_instance_f32 S,
uint16_t  fftLen,
uint8_t  ifftFlag,
uint8_t  bitReverseFlag 
)

Initialization function for the floating-point CFFT/CIFFT.

Аргументы
[in,out]*Spoints to an instance of the floating-point CFFT/CIFFT structure.
[in]fftLenlength of the FFT.
[in]ifftFlagflag that selects forward (ifftFlag=0) or inverse (ifftFlag=1) transform.
[in]bitReverseFlagflag that enables (bitReverseFlag=1) or disables (bitReverseFlag=0) bit reversal of output.
Возвращает
The function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_ARGUMENT_ERROR if fftLen is not a supported value.
arm_status arm_cfft_radix4_init_q15 ( arm_cfft_radix4_instance_q15 S,
uint16_t  fftLen,
uint8_t  ifftFlag,
uint8_t  bitReverseFlag 
)

Initialization function for the Q15 CFFT/CIFFT.

Аргументы
[in,out]*Spoints to an instance of the Q15 CFFT/CIFFT structure.
[in]fftLenlength of the FFT.
[in]ifftFlagflag that selects forward (ifftFlag=0) or inverse (ifftFlag=1) transform.
[in]bitReverseFlagflag that enables (bitReverseFlag=1) or disables (bitReverseFlag=0) bit reversal of output.
Возвращает
arm_status function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_ARGUMENT_ERROR if fftLen is not a supported value.
arm_status arm_cfft_radix4_init_q31 ( arm_cfft_radix4_instance_q31 S,
uint16_t  fftLen,
uint8_t  ifftFlag,
uint8_t  bitReverseFlag 
)

Initialization function for the Q31 CFFT/CIFFT.

Аргументы
[in,out]*Spoints to an instance of the Q31 CFFT/CIFFT structure.
[in]fftLenlength of the FFT.
[in]ifftFlagflag that selects forward (ifftFlag=0) or inverse (ifftFlag=1) transform.
[in]bitReverseFlagflag that enables (bitReverseFlag=1) or disables (bitReverseFlag=0) bit reversal of output.
Возвращает
arm_status function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_ARGUMENT_ERROR if fftLen is not a supported value.
void arm_cfft_radix4_q15 ( const arm_cfft_radix4_instance_q15 S,
q15_t pSrc 
)

Processing function for the Q15 CFFT/CIFFT.

Аргументы
[in]*Spoints to an instance of the Q15 CFFT/CIFFT structure.
[in,out]*pSrcpoints to the complex data buffer. Processing occurs in-place.
Возвращает
none.
void arm_cfft_radix4_q31 ( const arm_cfft_radix4_instance_q31 S,
q31_t pSrc 
)

Processing function for the Q31 CFFT/CIFFT.

Аргументы
[in]*Spoints to an instance of the Q31 CFFT/CIFFT structure.
[in,out]*pSrcpoints to the complex data buffer. Processing occurs in-place.
Возвращает
none.
__STATIC_INLINE void arm_circularRead_f32 ( int32_t circBuffer,
int32_t  L,
int32_t readOffset,
int32_t  bufferInc,
int32_t dst,
int32_t dst_base,
int32_t  dst_length,
int32_t  dstInc,
uint32_t  blockSize 
)

floating-point Circular Read function.

См. определение в файле arm_math.h строка 6302

__STATIC_INLINE void arm_circularRead_q15 ( q15_t circBuffer,
int32_t  L,
int32_t readOffset,
int32_t  bufferInc,
q15_t dst,
q15_t dst_base,
int32_t  dst_length,
int32_t  dstInc,
uint32_t  blockSize 
)

Q15 Circular Read function.

См. определение в файле arm_math.h строка 6402

__STATIC_INLINE void arm_circularRead_q7 ( q7_t circBuffer,
int32_t  L,
int32_t readOffset,
int32_t  bufferInc,
q7_t dst,
q7_t dst_base,
int32_t  dst_length,
int32_t  dstInc,
uint32_t  blockSize 
)

Q7 Circular Read function.

См. определение в файле arm_math.h строка 6504

__STATIC_INLINE void arm_circularWrite_f32 ( int32_t circBuffer,
int32_t  L,
uint16_t writeOffset,
int32_t  bufferInc,
const int32_t src,
int32_t  srcInc,
uint32_t  blockSize 
)

end of SQRT group

floating-point Circular write function.

См. определение в файле arm_math.h строка 6257

__STATIC_INLINE void arm_circularWrite_q15 ( q15_t circBuffer,
int32_t  L,
uint16_t writeOffset,
int32_t  bufferInc,
const q15_t src,
int32_t  srcInc,
uint32_t  blockSize 
)

Q15 Circular write function.

См. определение в файле arm_math.h строка 6357

__STATIC_INLINE void arm_circularWrite_q7 ( q7_t circBuffer,
int32_t  L,
uint16_t writeOffset,
int32_t  bufferInc,
const q7_t src,
int32_t  srcInc,
uint32_t  blockSize 
)

Q7 Circular write function.

См. определение в файле arm_math.h строка 6459

void arm_cmplx_conj_f32 ( float32_t pSrc,
float32_t pDst,
uint32_t  numSamples 
)

Floating-point complex conjugate.

Аргументы
[in]*pSrcpoints to the input vector
[out]*pDstpoints to the output vector
[in]numSamplesnumber of complex samples in each vector
Возвращает
none.
void arm_cmplx_conj_q15 ( q15_t pSrc,
q15_t pDst,
uint32_t  numSamples 
)

Q15 complex conjugate.

Аргументы
[in]*pSrcpoints to the input vector
[out]*pDstpoints to the output vector
[in]numSamplesnumber of complex samples in each vector
Возвращает
none.
void arm_cmplx_conj_q31 ( q31_t pSrc,
q31_t pDst,
uint32_t  numSamples 
)

Q31 complex conjugate.

Аргументы
[in]*pSrcpoints to the input vector
[out]*pDstpoints to the output vector
[in]numSamplesnumber of complex samples in each vector
Возвращает
none.
void arm_cmplx_dot_prod_f32 ( float32_t pSrcA,
float32_t pSrcB,
uint32_t  numSamples,
float32_t realResult,
float32_t imagResult 
)

Floating-point complex dot product.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[in]numSamplesnumber of complex samples in each vector
[out]*realResultreal part of the result returned here
[out]*imagResultimaginary part of the result returned here
Возвращает
none.
void arm_cmplx_dot_prod_q15 ( q15_t pSrcA,
q15_t pSrcB,
uint32_t  numSamples,
q31_t realResult,
q31_t imagResult 
)

Q15 complex dot product.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[in]numSamplesnumber of complex samples in each vector
[out]*realResultreal part of the result returned here
[out]*imagResultimaginary part of the result returned here
Возвращает
none.
void arm_cmplx_dot_prod_q31 ( q31_t pSrcA,
q31_t pSrcB,
uint32_t  numSamples,
q63_t realResult,
q63_t imagResult 
)

Q31 complex dot product.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[in]numSamplesnumber of complex samples in each vector
[out]*realResultreal part of the result returned here
[out]*imagResultimaginary part of the result returned here
Возвращает
none.
void arm_cmplx_mag_f32 ( float32_t pSrc,
float32_t pDst,
uint32_t  numSamples 
)

Floating-point complex magnitude.

Аргументы
[in]*pSrcpoints to the complex input vector
[out]*pDstpoints to the real output vector
[in]numSamplesnumber of complex samples in the input vector
Возвращает
none.
void arm_cmplx_mag_q15 ( q15_t pSrc,
q15_t pDst,
uint32_t  numSamples 
)

Q15 complex magnitude.

Аргументы
[in]*pSrcpoints to the complex input vector
[out]*pDstpoints to the real output vector
[in]numSamplesnumber of complex samples in the input vector
Возвращает
none.
void arm_cmplx_mag_q31 ( q31_t pSrc,
q31_t pDst,
uint32_t  numSamples 
)

Q31 complex magnitude.

Аргументы
[in]*pSrcpoints to the complex input vector
[out]*pDstpoints to the real output vector
[in]numSamplesnumber of complex samples in the input vector
Возвращает
none.
void arm_cmplx_mag_squared_f32 ( float32_t pSrc,
float32_t pDst,
uint32_t  numSamples 
)

Floating-point complex magnitude squared.

Аргументы
[in]*pSrcpoints to the complex input vector
[out]*pDstpoints to the real output vector
[in]numSamplesnumber of complex samples in the input vector
Возвращает
none.
void arm_cmplx_mag_squared_q15 ( q15_t pSrc,
q15_t pDst,
uint32_t  numSamples 
)

Q15 complex magnitude squared.

Аргументы
[in]*pSrcpoints to the complex input vector
[out]*pDstpoints to the real output vector
[in]numSamplesnumber of complex samples in the input vector
Возвращает
none.
void arm_cmplx_mag_squared_q31 ( q31_t pSrc,
q31_t pDst,
uint32_t  numSamples 
)

Q31 complex magnitude squared.

Аргументы
[in]*pSrcpoints to the complex input vector
[out]*pDstpoints to the real output vector
[in]numSamplesnumber of complex samples in the input vector
Возвращает
none.
void arm_cmplx_mult_cmplx_f32 ( float32_t pSrcA,
float32_t pSrcB,
float32_t pDst,
uint32_t  numSamples 
)

Floating-point complex-by-complex multiplication.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]numSamplesnumber of complex samples in each vector
Возвращает
none.
void arm_cmplx_mult_cmplx_q15 ( q15_t pSrcA,
q15_t pSrcB,
q15_t pDst,
uint32_t  numSamples 
)

Q15 complex-by-complex multiplication.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]numSamplesnumber of complex samples in each vector
Возвращает
none.
void arm_cmplx_mult_cmplx_q31 ( q31_t pSrcA,
q31_t pSrcB,
q31_t pDst,
uint32_t  numSamples 
)

Q31 complex-by-complex multiplication.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]numSamplesnumber of complex samples in each vector
Возвращает
none.
void arm_cmplx_mult_real_f32 ( float32_t pSrcCmplx,
float32_t pSrcReal,
float32_t pCmplxDst,
uint32_t  numSamples 
)

Floating-point complex-by-real multiplication.

Аргументы
[in]*pSrcCmplxpoints to the complex input vector
[in]*pSrcRealpoints to the real input vector
[out]*pCmplxDstpoints to the complex output vector
[in]numSamplesnumber of samples in each vector
Возвращает
none.
void arm_cmplx_mult_real_q15 ( q15_t pSrcCmplx,
q15_t pSrcReal,
q15_t pCmplxDst,
uint32_t  numSamples 
)

Q15 complex-by-real multiplication.

Аргументы
[in]*pSrcCmplxpoints to the complex input vector
[in]*pSrcRealpoints to the real input vector
[out]*pCmplxDstpoints to the complex output vector
[in]numSamplesnumber of samples in each vector
Возвращает
none.
void arm_cmplx_mult_real_q31 ( q31_t pSrcCmplx,
q31_t pSrcReal,
q31_t pCmplxDst,
uint32_t  numSamples 
)

Q31 complex-by-real multiplication.

Аргументы
[in]*pSrcCmplxpoints to the complex input vector
[in]*pSrcRealpoints to the real input vector
[out]*pCmplxDstpoints to the complex output vector
[in]numSamplesnumber of samples in each vector
Возвращает
none.
void arm_conv_f32 ( float32_t pSrcA,
uint32_t  srcALen,
float32_t pSrcB,
uint32_t  srcBLen,
float32_t pDst 
)

Convolution of floating-point sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the location where the output result is written. Length srcALen+srcBLen-1.
Возвращает
none.
void arm_conv_fast_opt_q15 ( q15_t pSrcA,
uint32_t  srcALen,
q15_t pSrcB,
uint32_t  srcBLen,
q15_t pDst,
q15_t pScratch1,
q15_t pScratch2 
)

Convolution of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length srcALen+srcBLen-1.
[in]*pScratch1points to scratch buffer of size max(srcALen, srcBLen) + 2*min(srcALen, srcBLen) - 2.
[in]*pScratch2points to scratch buffer of size min(srcALen, srcBLen).
Возвращает
none.
void arm_conv_fast_q15 ( q15_t pSrcA,
uint32_t  srcALen,
q15_t pSrcB,
uint32_t  srcBLen,
q15_t pDst 
)

Convolution of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length srcALen+srcBLen-1.
Возвращает
none.
void arm_conv_fast_q31 ( q31_t pSrcA,
uint32_t  srcALen,
q31_t pSrcB,
uint32_t  srcBLen,
q31_t pDst 
)

Convolution of Q31 sequences (fast version) for Cortex-M3 and Cortex-M4.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length srcALen+srcBLen-1.
Возвращает
none.
void arm_conv_opt_q15 ( q15_t pSrcA,
uint32_t  srcALen,
q15_t pSrcB,
uint32_t  srcBLen,
q15_t pDst,
q15_t pScratch1,
q15_t pScratch2 
)

Convolution of Q15 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length srcALen+srcBLen-1.
[in]*pScratch1points to scratch buffer of size max(srcALen, srcBLen) + 2*min(srcALen, srcBLen) - 2.
[in]*pScratch2points to scratch buffer of size min(srcALen, srcBLen).
Возвращает
none.
void arm_conv_opt_q7 ( q7_t pSrcA,
uint32_t  srcALen,
q7_t pSrcB,
uint32_t  srcBLen,
q7_t pDst,
q15_t pScratch1,
q15_t pScratch2 
)

Convolution of Q7 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length srcALen+srcBLen-1.
[in]*pScratch1points to scratch buffer(of type q15_t) of size max(srcALen, srcBLen) + 2*min(srcALen, srcBLen) - 2.
[in]*pScratch2points to scratch buffer (of type q15_t) of size min(srcALen, srcBLen).
Возвращает
none.
arm_status arm_conv_partial_f32 ( float32_t pSrcA,
uint32_t  srcALen,
float32_t pSrcB,
uint32_t  srcBLen,
float32_t pDst,
uint32_t  firstIndex,
uint32_t  numPoints 
)

Partial convolution of floating-point sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data
[in]firstIndexis the first output sample to start with.
[in]numPointsis the number of output points to be computed.
Возвращает
Returns either ARM_MATH_SUCCESS if the function completed correctly or ARM_MATH_ARGUMENT_ERROR if the requested subset is not in the range [0 srcALen+srcBLen-2].
arm_status arm_conv_partial_fast_opt_q15 ( q15_t pSrcA,
uint32_t  srcALen,
q15_t pSrcB,
uint32_t  srcBLen,
q15_t pDst,
uint32_t  firstIndex,
uint32_t  numPoints,
q15_t pScratch1,
q15_t pScratch2 
)

Partial convolution of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data
[in]firstIndexis the first output sample to start with.
[in]numPointsis the number of output points to be computed.
[in]*pScratch1 points to scratch buffer of size max(srcALen, srcBLen) + 2*min(srcALen, srcBLen) - 2.
[in]*pScratch2 points to scratch buffer of size min(srcALen, srcBLen).
Возвращает
Returns either ARM_MATH_SUCCESS if the function completed correctly or ARM_MATH_ARGUMENT_ERROR if the requested subset is not in the range [0 srcALen+srcBLen-2].
arm_status arm_conv_partial_fast_q15 ( q15_t pSrcA,
uint32_t  srcALen,
q15_t pSrcB,
uint32_t  srcBLen,
q15_t pDst,
uint32_t  firstIndex,
uint32_t  numPoints 
)

Partial convolution of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data
[in]firstIndexis the first output sample to start with.
[in]numPointsis the number of output points to be computed.
Возвращает
Returns either ARM_MATH_SUCCESS if the function completed correctly or ARM_MATH_ARGUMENT_ERROR if the requested subset is not in the range [0 srcALen+srcBLen-2].
arm_status arm_conv_partial_fast_q31 ( q31_t pSrcA,
uint32_t  srcALen,
q31_t pSrcB,
uint32_t  srcBLen,
q31_t pDst,
uint32_t  firstIndex,
uint32_t  numPoints 
)

Partial convolution of Q31 sequences (fast version) for Cortex-M3 and Cortex-M4.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data
[in]firstIndexis the first output sample to start with.
[in]numPointsis the number of output points to be computed.
Возвращает
Returns either ARM_MATH_SUCCESS if the function completed correctly or ARM_MATH_ARGUMENT_ERROR if the requested subset is not in the range [0 srcALen+srcBLen-2].
arm_status arm_conv_partial_opt_q15 ( q15_t pSrcA,
uint32_t  srcALen,
q15_t pSrcB,
uint32_t  srcBLen,
q15_t pDst,
uint32_t  firstIndex,
uint32_t  numPoints,
q15_t pScratch1,
q15_t pScratch2 
)

Partial convolution of Q15 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data
[in]firstIndexis the first output sample to start with.
[in]numPointsis the number of output points to be computed.
[in]*pScratch1 points to scratch buffer of size max(srcALen, srcBLen) + 2*min(srcALen, srcBLen) - 2.
[in]*pScratch2 points to scratch buffer of size min(srcALen, srcBLen).
Возвращает
Returns either ARM_MATH_SUCCESS if the function completed correctly or ARM_MATH_ARGUMENT_ERROR if the requested subset is not in the range [0 srcALen+srcBLen-2].
arm_status arm_conv_partial_opt_q7 ( q7_t pSrcA,
uint32_t  srcALen,
q7_t pSrcB,
uint32_t  srcBLen,
q7_t pDst,
uint32_t  firstIndex,
uint32_t  numPoints,
q15_t pScratch1,
q15_t pScratch2 
)

Partial convolution of Q7 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data
[in]firstIndexis the first output sample to start with.
[in]numPointsis the number of output points to be computed.
[in]*pScratch1points to scratch buffer(of type q15_t) of size max(srcALen, srcBLen) + 2*min(srcALen, srcBLen) - 2.
[in]*pScratch2points to scratch buffer (of type q15_t) of size min(srcALen, srcBLen).
Возвращает
Returns either ARM_MATH_SUCCESS if the function completed correctly or ARM_MATH_ARGUMENT_ERROR if the requested subset is not in the range [0 srcALen+srcBLen-2].
arm_status arm_conv_partial_q15 ( q15_t pSrcA,
uint32_t  srcALen,
q15_t pSrcB,
uint32_t  srcBLen,
q15_t pDst,
uint32_t  firstIndex,
uint32_t  numPoints 
)

Partial convolution of Q15 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data
[in]firstIndexis the first output sample to start with.
[in]numPointsis the number of output points to be computed.
Возвращает
Returns either ARM_MATH_SUCCESS if the function completed correctly or ARM_MATH_ARGUMENT_ERROR if the requested subset is not in the range [0 srcALen+srcBLen-2].
arm_status arm_conv_partial_q31 ( q31_t pSrcA,
uint32_t  srcALen,
q31_t pSrcB,
uint32_t  srcBLen,
q31_t pDst,
uint32_t  firstIndex,
uint32_t  numPoints 
)

Partial convolution of Q31 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data
[in]firstIndexis the first output sample to start with.
[in]numPointsis the number of output points to be computed.
Возвращает
Returns either ARM_MATH_SUCCESS if the function completed correctly or ARM_MATH_ARGUMENT_ERROR if the requested subset is not in the range [0 srcALen+srcBLen-2].
arm_status arm_conv_partial_q7 ( q7_t pSrcA,
uint32_t  srcALen,
q7_t pSrcB,
uint32_t  srcBLen,
q7_t pDst,
uint32_t  firstIndex,
uint32_t  numPoints 
)

Partial convolution of Q7 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data
[in]firstIndexis the first output sample to start with.
[in]numPointsis the number of output points to be computed.
Возвращает
Returns either ARM_MATH_SUCCESS if the function completed correctly or ARM_MATH_ARGUMENT_ERROR if the requested subset is not in the range [0 srcALen+srcBLen-2].
void arm_conv_q15 ( q15_t pSrcA,
uint32_t  srcALen,
q15_t pSrcB,
uint32_t  srcBLen,
q15_t pDst 
)

Convolution of Q15 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the location where the output result is written. Length srcALen+srcBLen-1.
Возвращает
none.
void arm_conv_q31 ( q31_t pSrcA,
uint32_t  srcALen,
q31_t pSrcB,
uint32_t  srcBLen,
q31_t pDst 
)

Convolution of Q31 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length srcALen+srcBLen-1.
Возвращает
none.
void arm_conv_q7 ( q7_t pSrcA,
uint32_t  srcALen,
q7_t pSrcB,
uint32_t  srcBLen,
q7_t pDst 
)

Convolution of Q7 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length srcALen+srcBLen-1.
Возвращает
none.
void arm_copy_f32 ( float32_t pSrc,
float32_t pDst,
uint32_t  blockSize 
)

Copies the elements of a floating-point vector.

Аргументы
[in]*pSrcinput pointer
[out]*pDstoutput pointer
[in]blockSizenumber of samples to process
Возвращает
none.
void arm_copy_q15 ( q15_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Copies the elements of a Q15 vector.

Аргументы
[in]*pSrcinput pointer
[out]*pDstoutput pointer
[in]blockSizenumber of samples to process
Возвращает
none.
void arm_copy_q31 ( q31_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Copies the elements of a Q31 vector.

Аргументы
[in]*pSrcinput pointer
[out]*pDstoutput pointer
[in]blockSizenumber of samples to process
Возвращает
none.
void arm_copy_q7 ( q7_t pSrc,
q7_t pDst,
uint32_t  blockSize 
)

Copies the elements of a Q7 vector.

Аргументы
[in]*pSrcinput pointer
[out]*pDstoutput pointer
[in]blockSizenumber of samples to process
Возвращает
none.
void arm_correlate_f32 ( float32_t pSrcA,
uint32_t  srcALen,
float32_t pSrcB,
uint32_t  srcBLen,
float32_t pDst 
)

Correlation of floating-point sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length 2 * max(srcALen, srcBLen) - 1.
Возвращает
none.
void arm_correlate_fast_opt_q15 ( q15_t pSrcA,
uint32_t  srcALen,
q15_t pSrcB,
uint32_t  srcBLen,
q15_t pDst,
q15_t pScratch 
)

Correlation of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length 2 * max(srcALen, srcBLen) - 1.
[in]*pScratchpoints to scratch buffer of size max(srcALen, srcBLen) + 2*min(srcALen, srcBLen) - 2.
Возвращает
none.
void arm_correlate_fast_q15 ( q15_t pSrcA,
uint32_t  srcALen,
q15_t pSrcB,
uint32_t  srcBLen,
q15_t pDst 
)

Correlation of Q15 sequences (fast version) for Cortex-M3 and Cortex-M4.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length 2 * max(srcALen, srcBLen) - 1.
Возвращает
none.
void arm_correlate_fast_q31 ( q31_t pSrcA,
uint32_t  srcALen,
q31_t pSrcB,
uint32_t  srcBLen,
q31_t pDst 
)

Correlation of Q31 sequences (fast version) for Cortex-M3 and Cortex-M4.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length 2 * max(srcALen, srcBLen) - 1.
Возвращает
none.
void arm_correlate_opt_q15 ( q15_t pSrcA,
uint32_t  srcALen,
q15_t pSrcB,
uint32_t  srcBLen,
q15_t pDst,
q15_t pScratch 
)

Correlation of Q15 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length 2 * max(srcALen, srcBLen) - 1.
[in]*pScratchpoints to scratch buffer of size max(srcALen, srcBLen) + 2*min(srcALen, srcBLen) - 2.
Возвращает
none.
void arm_correlate_opt_q7 ( q7_t pSrcA,
uint32_t  srcALen,
q7_t pSrcB,
uint32_t  srcBLen,
q7_t pDst,
q15_t pScratch1,
q15_t pScratch2 
)

Correlation of Q7 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length 2 * max(srcALen, srcBLen) - 1.
[in]*pScratch1points to scratch buffer(of type q15_t) of size max(srcALen, srcBLen) + 2*min(srcALen, srcBLen) - 2.
[in]*pScratch2points to scratch buffer (of type q15_t) of size min(srcALen, srcBLen).
Возвращает
none.
void arm_correlate_q15 ( q15_t pSrcA,
uint32_t  srcALen,
q15_t pSrcB,
uint32_t  srcBLen,
q15_t pDst 
)

Correlation of Q15 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length 2 * max(srcALen, srcBLen) - 1.
Возвращает
none.
void arm_correlate_q31 ( q31_t pSrcA,
uint32_t  srcALen,
q31_t pSrcB,
uint32_t  srcBLen,
q31_t pDst 
)

Correlation of Q31 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length 2 * max(srcALen, srcBLen) - 1.
Возвращает
none.
void arm_correlate_q7 ( q7_t pSrcA,
uint32_t  srcALen,
q7_t pSrcB,
uint32_t  srcBLen,
q7_t pDst 
)

Correlation of Q7 sequences.

Аргументы
[in]*pSrcApoints to the first input sequence.
[in]srcALenlength of the first input sequence.
[in]*pSrcBpoints to the second input sequence.
[in]srcBLenlength of the second input sequence.
[out]*pDstpoints to the block of output data Length 2 * max(srcALen, srcBLen) - 1.
Возвращает
none.
float32_t arm_cos_f32 ( float32_t  x)

Fast approximation to the trigonometric cosine function for floating-point data.

Аргументы
[in]xinput value in radians.
Возвращает
cos(x).
q15_t arm_cos_q15 ( q15_t  x)

Fast approximation to the trigonometric cosine function for Q15 data.

Аргументы
[in]xScaled input value in radians.
Возвращает
cos(x).
q31_t arm_cos_q31 ( q31_t  x)

Fast approximation to the trigonometric cosine function for Q31 data.

Аргументы
[in]xScaled input value in radians.
Возвращает
cos(x).
void arm_dct4_f32 ( const arm_dct4_instance_f32 S,
float32_t pState,
float32_t pInlineBuffer 
)

Processing function for the floating-point DCT4/IDCT4.

Аргументы
[in]*Spoints to an instance of the floating-point DCT4/IDCT4 structure.
[in]*pStatepoints to state buffer.
[in,out]*pInlineBufferpoints to the in-place input and output buffer.
Возвращает
none.
arm_status arm_dct4_init_f32 ( arm_dct4_instance_f32 S,
arm_rfft_instance_f32 S_RFFT,
arm_cfft_radix4_instance_f32 S_CFFT,
uint16_t  N,
uint16_t  Nby2,
float32_t  normalize 
)

Initialization function for the floating-point DCT4/IDCT4.

Аргументы
[in,out]*Spoints to an instance of floating-point DCT4/IDCT4 structure.
[in]*S_RFFTpoints to an instance of floating-point RFFT/RIFFT structure.
[in]*S_CFFTpoints to an instance of floating-point CFFT/CIFFT structure.
[in]Nlength of the DCT4.
[in]Nby2half of the length of the DCT4.
[in]normalizenormalizing factor.
Возвращает
arm_status function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_ARGUMENT_ERROR if fftLenReal is not a supported transform length.
arm_status arm_dct4_init_q15 ( arm_dct4_instance_q15 S,
arm_rfft_instance_q15 S_RFFT,
arm_cfft_radix4_instance_q15 S_CFFT,
uint16_t  N,
uint16_t  Nby2,
q15_t  normalize 
)

Initialization function for the Q15 DCT4/IDCT4.

Аргументы
[in,out]*Spoints to an instance of Q15 DCT4/IDCT4 structure.
[in]*S_RFFTpoints to an instance of Q15 RFFT/RIFFT structure.
[in]*S_CFFTpoints to an instance of Q15 CFFT/CIFFT structure.
[in]Nlength of the DCT4.
[in]Nby2half of the length of the DCT4.
[in]normalizenormalizing factor.
Возвращает
arm_status function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_ARGUMENT_ERROR if N is not a supported transform length.
arm_status arm_dct4_init_q31 ( arm_dct4_instance_q31 S,
arm_rfft_instance_q31 S_RFFT,
arm_cfft_radix4_instance_q31 S_CFFT,
uint16_t  N,
uint16_t  Nby2,
q31_t  normalize 
)

Initialization function for the Q31 DCT4/IDCT4.

Аргументы
[in,out]*Spoints to an instance of Q31 DCT4/IDCT4 structure.
[in]*S_RFFTpoints to an instance of Q31 RFFT/RIFFT structure
[in]*S_CFFTpoints to an instance of Q31 CFFT/CIFFT structure
[in]Nlength of the DCT4.
[in]Nby2half of the length of the DCT4.
[in]normalizenormalizing factor.
Возвращает
arm_status function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_ARGUMENT_ERROR if N is not a supported transform length.
void arm_dct4_q15 ( const arm_dct4_instance_q15 S,
q15_t pState,
q15_t pInlineBuffer 
)

Processing function for the Q15 DCT4/IDCT4.

Аргументы
[in]*Spoints to an instance of the Q15 DCT4 structure.
[in]*pStatepoints to state buffer.
[in,out]*pInlineBufferpoints to the in-place input and output buffer.
Возвращает
none.
void arm_dct4_q31 ( const arm_dct4_instance_q31 S,
q31_t pState,
q31_t pInlineBuffer 
)

Processing function for the Q31 DCT4/IDCT4.

Аргументы
[in]*Spoints to an instance of the Q31 DCT4 structure.
[in]*pStatepoints to state buffer.
[in,out]*pInlineBufferpoints to the in-place input and output buffer.
Возвращает
none.
void arm_dot_prod_f32 ( float32_t pSrcA,
float32_t pSrcB,
uint32_t  blockSize,
float32_t result 
)

Dot product of floating-point vectors.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[in]blockSizenumber of samples in each vector
[out]*resultoutput result returned here
Возвращает
none.
void arm_dot_prod_q15 ( q15_t pSrcA,
q15_t pSrcB,
uint32_t  blockSize,
q63_t result 
)

Dot product of Q15 vectors.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[in]blockSizenumber of samples in each vector
[out]*resultoutput result returned here
Возвращает
none.
void arm_dot_prod_q31 ( q31_t pSrcA,
q31_t pSrcB,
uint32_t  blockSize,
q63_t result 
)

Dot product of Q31 vectors.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[in]blockSizenumber of samples in each vector
[out]*resultoutput result returned here
Возвращает
none.
void arm_dot_prod_q7 ( q7_t pSrcA,
q7_t pSrcB,
uint32_t  blockSize,
q31_t result 
)

Dot product of Q7 vectors.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[in]blockSizenumber of samples in each vector
[out]*resultoutput result returned here
Возвращает
none.
void arm_fill_f32 ( float32_t  value,
float32_t pDst,
uint32_t  blockSize 
)

Fills a constant value into a floating-point vector.

Аргументы
[in]valueinput value to be filled
[out]*pDstoutput pointer
[in]blockSizenumber of samples to process
Возвращает
none.
void arm_fill_q15 ( q15_t  value,
q15_t pDst,
uint32_t  blockSize 
)

Fills a constant value into a Q15 vector.

Аргументы
[in]valueinput value to be filled
[out]*pDstoutput pointer
[in]blockSizenumber of samples to process
Возвращает
none.
void arm_fill_q31 ( q31_t  value,
q31_t pDst,
uint32_t  blockSize 
)

Fills a constant value into a Q31 vector.

Аргументы
[in]valueinput value to be filled
[out]*pDstoutput pointer
[in]blockSizenumber of samples to process
Возвращает
none.
void arm_fill_q7 ( q7_t  value,
q7_t pDst,
uint32_t  blockSize 
)

Fills a constant value into a Q7 vector.

Аргументы
[in]valueinput value to be filled
[out]*pDstoutput pointer
[in]blockSizenumber of samples to process
Возвращает
none.
void arm_fir_decimate_f32 ( const arm_fir_decimate_instance_f32 S,
float32_t pSrc,
float32_t pDst,
uint32_t  blockSize 
)

Processing function for the floating-point FIR decimator.

Аргументы
[in]*Spoints to an instance of the floating-point FIR decimator structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data
[in]blockSizenumber of input samples to process per call.
Возвращает
none
void arm_fir_decimate_fast_q15 ( const arm_fir_decimate_instance_q15 S,
q15_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Processing function for the Q15 FIR decimator (fast variant) for Cortex-M3 and Cortex-M4.

Аргументы
[in]*Spoints to an instance of the Q15 FIR decimator structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data
[in]blockSizenumber of input samples to process per call.
Возвращает
none
void arm_fir_decimate_fast_q31 ( arm_fir_decimate_instance_q31 S,
q31_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Processing function for the Q31 FIR decimator (fast variant) for Cortex-M3 and Cortex-M4.

Аргументы
[in]*Spoints to an instance of the Q31 FIR decimator structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data
[in]blockSizenumber of input samples to process per call.
Возвращает
none
arm_status arm_fir_decimate_init_f32 ( arm_fir_decimate_instance_f32 S,
uint16_t  numTaps,
uint8_t  M,
float32_t pCoeffs,
float32_t pState,
uint32_t  blockSize 
)

Initialization function for the floating-point FIR decimator.

Аргументы
[in,out]*Spoints to an instance of the floating-point FIR decimator structure.
[in]numTapsnumber of coefficients in the filter.
[in]Mdecimation factor.
[in]*pCoeffspoints to the filter coefficients.
[in]*pStatepoints to the state buffer.
[in]blockSizenumber of input samples to process per call.
Возвращает
The function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_LENGTH_ERROR if blockSize is not a multiple of M.
arm_status arm_fir_decimate_init_q15 ( arm_fir_decimate_instance_q15 S,
uint16_t  numTaps,
uint8_t  M,
q15_t pCoeffs,
q15_t pState,
uint32_t  blockSize 
)

Initialization function for the Q15 FIR decimator.

Аргументы
[in,out]*Spoints to an instance of the Q15 FIR decimator structure.
[in]numTapsnumber of coefficients in the filter.
[in]Mdecimation factor.
[in]*pCoeffspoints to the filter coefficients.
[in]*pStatepoints to the state buffer.
[in]blockSizenumber of input samples to process per call.
Возвращает
The function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_LENGTH_ERROR if blockSize is not a multiple of M.
arm_status arm_fir_decimate_init_q31 ( arm_fir_decimate_instance_q31 S,
uint16_t  numTaps,
uint8_t  M,
q31_t pCoeffs,
q31_t pState,
uint32_t  blockSize 
)

Initialization function for the Q31 FIR decimator.

Аргументы
[in,out]*Spoints to an instance of the Q31 FIR decimator structure.
[in]numTapsnumber of coefficients in the filter.
[in]Mdecimation factor.
[in]*pCoeffspoints to the filter coefficients.
[in]*pStatepoints to the state buffer.
[in]blockSizenumber of input samples to process per call.
Возвращает
The function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_LENGTH_ERROR if blockSize is not a multiple of M.
void arm_fir_decimate_q15 ( const arm_fir_decimate_instance_q15 S,
q15_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Processing function for the Q15 FIR decimator.

Аргументы
[in]*Spoints to an instance of the Q15 FIR decimator structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data
[in]blockSizenumber of input samples to process per call.
Возвращает
none
void arm_fir_decimate_q31 ( const arm_fir_decimate_instance_q31 S,
q31_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Processing function for the Q31 FIR decimator.

Аргументы
[in]*Spoints to an instance of the Q31 FIR decimator structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data
[in]blockSizenumber of input samples to process per call.
Возвращает
none
void arm_fir_f32 ( const arm_fir_instance_f32 S,
float32_t pSrc,
float32_t pDst,
uint32_t  blockSize 
)

Processing function for the floating-point FIR filter.

Аргументы
[in]*Spoints to an instance of the floating-point FIR structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_fir_fast_q15 ( const arm_fir_instance_q15 S,
q15_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Processing function for the fast Q15 FIR filter for Cortex-M3 and Cortex-M4.

Аргументы
[in]*Spoints to an instance of the Q15 FIR filter structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_fir_fast_q31 ( const arm_fir_instance_q31 S,
q31_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Processing function for the fast Q31 FIR filter for Cortex-M3 and Cortex-M4.

Аргументы
[in]*Spoints to an instance of the Q31 FIR structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_fir_init_f32 ( arm_fir_instance_f32 S,
uint16_t  numTaps,
float32_t pCoeffs,
float32_t pState,
uint32_t  blockSize 
)

Initialization function for the floating-point FIR filter.

Аргументы
[in,out]*Spoints to an instance of the floating-point FIR filter structure.
[in]numTapsNumber of filter coefficients in the filter.
[in]*pCoeffspoints to the filter coefficients.
[in]*pStatepoints to the state buffer.
[in]blockSizenumber of samples that are processed at a time.
Возвращает
none.
arm_status arm_fir_init_q15 ( arm_fir_instance_q15 S,
uint16_t  numTaps,
q15_t pCoeffs,
q15_t pState,
uint32_t  blockSize 
)

Initialization function for the Q15 FIR filter.

Аргументы
[in,out]*Spoints to an instance of the Q15 FIR filter structure.
[in]numTapsNumber of filter coefficients in the filter. Must be even and greater than or equal to 4.
[in]*pCoeffspoints to the filter coefficients.
[in]*pStatepoints to the state buffer.
[in]blockSizenumber of samples that are processed at a time.
Возвращает
The function returns ARM_MATH_SUCCESS if initialization was successful or ARM_MATH_ARGUMENT_ERROR if numTaps is not a supported value.
void arm_fir_init_q31 ( arm_fir_instance_q31 S,
uint16_t  numTaps,
q31_t pCoeffs,
q31_t pState,
uint32_t  blockSize 
)

Initialization function for the Q31 FIR filter.

Аргументы
[in,out]*Spoints to an instance of the Q31 FIR structure.
[in]numTapsNumber of filter coefficients in the filter.
[in]*pCoeffspoints to the filter coefficients.
[in]*pStatepoints to the state buffer.
[in]blockSizenumber of samples that are processed at a time.
Возвращает
none.
void arm_fir_init_q7 ( arm_fir_instance_q7 S,
uint16_t  numTaps,
q7_t pCoeffs,
q7_t pState,
uint32_t  blockSize 
)

Initialization function for the Q7 FIR filter.

Аргументы
[in,out]*Spoints to an instance of the Q7 FIR structure.
[in]numTapsNumber of filter coefficients in the filter.
[in]*pCoeffspoints to the filter coefficients.
[in]*pStatepoints to the state buffer.
[in]blockSizenumber of samples that are processed.
Возвращает
none
void arm_fir_interpolate_f32 ( const arm_fir_interpolate_instance_f32 S,
float32_t pSrc,
float32_t pDst,
uint32_t  blockSize 
)

Processing function for the floating-point FIR interpolator.

Аргументы
[in]*Spoints to an instance of the floating-point FIR interpolator structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of input samples to process per call.
Возвращает
none.
arm_status arm_fir_interpolate_init_f32 ( arm_fir_interpolate_instance_f32 S,
uint8_t  L,
uint16_t  numTaps,
float32_t pCoeffs,
float32_t pState,
uint32_t  blockSize 
)

Initialization function for the floating-point FIR interpolator.

Аргументы
[in,out]*Spoints to an instance of the floating-point FIR interpolator structure.
[in]Lupsample factor.
[in]numTapsnumber of filter coefficients in the filter.
[in]*pCoeffspoints to the filter coefficient buffer.
[in]*pStatepoints to the state buffer.
[in]blockSizenumber of input samples to process per call.
Возвращает
The function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_LENGTH_ERROR if the filter length numTaps is not a multiple of the interpolation factor L.
arm_status arm_fir_interpolate_init_q15 ( arm_fir_interpolate_instance_q15 S,
uint8_t  L,
uint16_t  numTaps,
q15_t pCoeffs,
q15_t pState,
uint32_t  blockSize 
)

Initialization function for the Q15 FIR interpolator.

Аргументы
[in,out]*Spoints to an instance of the Q15 FIR interpolator structure.
[in]Lupsample factor.
[in]numTapsnumber of filter coefficients in the filter.
[in]*pCoeffspoints to the filter coefficient buffer.
[in]*pStatepoints to the state buffer.
[in]blockSizenumber of input samples to process per call.
Возвращает
The function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_LENGTH_ERROR if the filter length numTaps is not a multiple of the interpolation factor L.
arm_status arm_fir_interpolate_init_q31 ( arm_fir_interpolate_instance_q31 S,
uint8_t  L,
uint16_t  numTaps,
q31_t pCoeffs,
q31_t pState,
uint32_t  blockSize 
)

Initialization function for the Q31 FIR interpolator.

Аргументы
[in,out]*Spoints to an instance of the Q31 FIR interpolator structure.
[in]Lupsample factor.
[in]numTapsnumber of filter coefficients in the filter.
[in]*pCoeffspoints to the filter coefficient buffer.
[in]*pStatepoints to the state buffer.
[in]blockSizenumber of input samples to process per call.
Возвращает
The function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_LENGTH_ERROR if the filter length numTaps is not a multiple of the interpolation factor L.
void arm_fir_interpolate_q15 ( const arm_fir_interpolate_instance_q15 S,
q15_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Processing function for the Q15 FIR interpolator.

Аргументы
[in]*Spoints to an instance of the Q15 FIR interpolator structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of input samples to process per call.
Возвращает
none.
void arm_fir_interpolate_q31 ( const arm_fir_interpolate_instance_q31 S,
q31_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Processing function for the Q31 FIR interpolator.

Аргументы
[in]*Spoints to an instance of the Q15 FIR interpolator structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of input samples to process per call.
Возвращает
none.
void arm_fir_lattice_f32 ( const arm_fir_lattice_instance_f32 S,
float32_t pSrc,
float32_t pDst,
uint32_t  blockSize 
)

Processing function for the floating-point FIR lattice filter.

Аргументы
[in]*Spoints to an instance of the floating-point FIR lattice structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_fir_lattice_init_f32 ( arm_fir_lattice_instance_f32 S,
uint16_t  numStages,
float32_t pCoeffs,
float32_t pState 
)

Initialization function for the floating-point FIR lattice filter.

Аргументы
[in]*Spoints to an instance of the floating-point FIR lattice structure.
[in]numStagesnumber of filter stages.
[in]*pCoeffspoints to the coefficient buffer. The array is of length numStages.
[in]*pStatepoints to the state buffer. The array is of length numStages.
Возвращает
none.
void arm_fir_lattice_init_q15 ( arm_fir_lattice_instance_q15 S,
uint16_t  numStages,
q15_t pCoeffs,
q15_t pState 
)

Initialization function for the Q15 FIR lattice filter.

Аргументы
[in]*Spoints to an instance of the Q15 FIR lattice structure.
[in]numStagesnumber of filter stages.
[in]*pCoeffspoints to the coefficient buffer. The array is of length numStages.
[in]*pStatepoints to the state buffer. The array is of length numStages.
Возвращает
none.
void arm_fir_lattice_init_q31 ( arm_fir_lattice_instance_q31 S,
uint16_t  numStages,
q31_t pCoeffs,
q31_t pState 
)

Initialization function for the Q31 FIR lattice filter.

Аргументы
[in]*Spoints to an instance of the Q31 FIR lattice structure.
[in]numStagesnumber of filter stages.
[in]*pCoeffspoints to the coefficient buffer. The array is of length numStages.
[in]*pStatepoints to the state buffer. The array is of length numStages.
Возвращает
none.
void arm_fir_lattice_q15 ( const arm_fir_lattice_instance_q15 S,
q15_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Processing function for the Q15 FIR lattice filter.

Аргументы
[in]*Spoints to an instance of the Q15 FIR lattice structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_fir_lattice_q31 ( const arm_fir_lattice_instance_q31 S,
q31_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Processing function for the Q31 FIR lattice filter.

Аргументы
[in]*Spoints to an instance of the Q31 FIR lattice structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_fir_q15 ( const arm_fir_instance_q15 S,
q15_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Processing function for the Q15 FIR filter.

Аргументы
[in]*Spoints to an instance of the Q15 FIR structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_fir_q31 ( const arm_fir_instance_q31 S,
q31_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Processing function for the Q31 FIR filter.

Аргументы
[in]*Spoints to an instance of the Q31 FIR filter structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_fir_q7 ( const arm_fir_instance_q7 S,
q7_t pSrc,
q7_t pDst,
uint32_t  blockSize 
)

Processing function for the Q7 FIR filter.

Аргументы
[in]*Spoints to an instance of the Q7 FIR filter structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_fir_sparse_f32 ( arm_fir_sparse_instance_f32 S,
float32_t pSrc,
float32_t pDst,
float32_t pScratchIn,
uint32_t  blockSize 
)

Processing function for the floating-point sparse FIR filter.

Аргументы
[in]*Spoints to an instance of the floating-point sparse FIR structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data
[in]*pScratchInpoints to a temporary buffer of size blockSize.
[in]blockSizenumber of input samples to process per call.
Возвращает
none.
void arm_fir_sparse_init_f32 ( arm_fir_sparse_instance_f32 S,
uint16_t  numTaps,
float32_t pCoeffs,
float32_t pState,
int32_t pTapDelay,
uint16_t  maxDelay,
uint32_t  blockSize 
)

Initialization function for the floating-point sparse FIR filter.

Аргументы
[in,out]*Spoints to an instance of the floating-point sparse FIR structure.
[in]numTapsnumber of nonzero coefficients in the filter.
[in]*pCoeffspoints to the array of filter coefficients.
[in]*pStatepoints to the state buffer.
[in]*pTapDelaypoints to the array of offset times.
[in]maxDelaymaximum offset time supported.
[in]blockSizenumber of samples that will be processed per block.
Возвращает
none
void arm_fir_sparse_init_q15 ( arm_fir_sparse_instance_q15 S,
uint16_t  numTaps,
q15_t pCoeffs,
q15_t pState,
int32_t pTapDelay,
uint16_t  maxDelay,
uint32_t  blockSize 
)

Initialization function for the Q15 sparse FIR filter.

Аргументы
[in,out]*Spoints to an instance of the Q15 sparse FIR structure.
[in]numTapsnumber of nonzero coefficients in the filter.
[in]*pCoeffspoints to the array of filter coefficients.
[in]*pStatepoints to the state buffer.
[in]*pTapDelaypoints to the array of offset times.
[in]maxDelaymaximum offset time supported.
[in]blockSizenumber of samples that will be processed per block.
Возвращает
none
void arm_fir_sparse_init_q31 ( arm_fir_sparse_instance_q31 S,
uint16_t  numTaps,
q31_t pCoeffs,
q31_t pState,
int32_t pTapDelay,
uint16_t  maxDelay,
uint32_t  blockSize 
)

Initialization function for the Q31 sparse FIR filter.

Аргументы
[in,out]*Spoints to an instance of the Q31 sparse FIR structure.
[in]numTapsnumber of nonzero coefficients in the filter.
[in]*pCoeffspoints to the array of filter coefficients.
[in]*pStatepoints to the state buffer.
[in]*pTapDelaypoints to the array of offset times.
[in]maxDelaymaximum offset time supported.
[in]blockSizenumber of samples that will be processed per block.
Возвращает
none
void arm_fir_sparse_init_q7 ( arm_fir_sparse_instance_q7 S,
uint16_t  numTaps,
q7_t pCoeffs,
q7_t pState,
int32_t pTapDelay,
uint16_t  maxDelay,
uint32_t  blockSize 
)

Initialization function for the Q7 sparse FIR filter.

Аргументы
[in,out]*Spoints to an instance of the Q7 sparse FIR structure.
[in]numTapsnumber of nonzero coefficients in the filter.
[in]*pCoeffspoints to the array of filter coefficients.
[in]*pStatepoints to the state buffer.
[in]*pTapDelaypoints to the array of offset times.
[in]maxDelaymaximum offset time supported.
[in]blockSizenumber of samples that will be processed per block.
Возвращает
none
void arm_fir_sparse_q15 ( arm_fir_sparse_instance_q15 S,
q15_t pSrc,
q15_t pDst,
q15_t pScratchIn,
q31_t pScratchOut,
uint32_t  blockSize 
)

Processing function for the Q15 sparse FIR filter.

Аргументы
[in]*Spoints to an instance of the Q15 sparse FIR structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data
[in]*pScratchInpoints to a temporary buffer of size blockSize.
[in]*pScratchOutpoints to a temporary buffer of size blockSize.
[in]blockSizenumber of input samples to process per call.
Возвращает
none.
void arm_fir_sparse_q31 ( arm_fir_sparse_instance_q31 S,
q31_t pSrc,
q31_t pDst,
q31_t pScratchIn,
uint32_t  blockSize 
)

Processing function for the Q31 sparse FIR filter.

Аргументы
[in]*Spoints to an instance of the Q31 sparse FIR structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data
[in]*pScratchInpoints to a temporary buffer of size blockSize.
[in]blockSizenumber of input samples to process per call.
Возвращает
none.
void arm_fir_sparse_q7 ( arm_fir_sparse_instance_q7 S,
q7_t pSrc,
q7_t pDst,
q7_t pScratchIn,
q31_t pScratchOut,
uint32_t  blockSize 
)

Processing function for the Q7 sparse FIR filter.

Аргументы
[in]*Spoints to an instance of the Q7 sparse FIR structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data
[in]*pScratchInpoints to a temporary buffer of size blockSize.
[in]*pScratchOutpoints to a temporary buffer of size blockSize.
[in]blockSizenumber of input samples to process per call.
Возвращает
none.
void arm_float_to_q15 ( float32_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Converts the elements of the floating-point vector to Q15 vector.

Аргументы
[in]*pSrcpoints to the floating-point input vector
[out]*pDstpoints to the Q15 output vector
[in]blockSizelength of the input vector
Возвращает
none
void arm_float_to_q31 ( float32_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Converts the elements of the floating-point vector to Q31 vector.

Аргументы
[in]*pSrcpoints to the floating-point input vector
[out]*pDstpoints to the Q31 output vector
[in]blockSizelength of the input vector
Возвращает
none.
void arm_float_to_q7 ( float32_t pSrc,
q7_t pDst,
uint32_t  blockSize 
)

Converts the elements of the floating-point vector to Q7 vector.

Аргументы
[in]*pSrcpoints to the floating-point input vector
[out]*pDstpoints to the Q7 output vector
[in]blockSizelength of the input vector
Возвращает
none
void arm_iir_lattice_f32 ( const arm_iir_lattice_instance_f32 S,
float32_t pSrc,
float32_t pDst,
uint32_t  blockSize 
)

Processing function for the floating-point IIR lattice filter.

Аргументы
[in]*Spoints to an instance of the floating-point IIR lattice structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_iir_lattice_init_f32 ( arm_iir_lattice_instance_f32 S,
uint16_t  numStages,
float32_t pkCoeffs,
float32_t pvCoeffs,
float32_t pState,
uint32_t  blockSize 
)

Initialization function for the floating-point IIR lattice filter.

Аргументы
[in]*Spoints to an instance of the floating-point IIR lattice structure.
[in]numStagesnumber of stages in the filter.
[in]*pkCoeffspoints to the reflection coefficient buffer. The array is of length numStages.
[in]*pvCoeffspoints to the ladder coefficient buffer. The array is of length numStages+1.
[in]*pStatepoints to the state buffer. The array is of length numStages+blockSize-1.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_iir_lattice_init_q15 ( arm_iir_lattice_instance_q15 S,
uint16_t  numStages,
q15_t pkCoeffs,
q15_t pvCoeffs,
q15_t pState,
uint32_t  blockSize 
)

Initialization function for the Q15 IIR lattice filter.

Аргументы
[in]*Spoints to an instance of the fixed-point Q15 IIR lattice structure.
[in]numStagesnumber of stages in the filter.
[in]*pkCoeffspoints to reflection coefficient buffer. The array is of length numStages.
[in]*pvCoeffspoints to ladder coefficient buffer. The array is of length numStages+1.
[in]*pStatepoints to state buffer. The array is of length numStages+blockSize.
[in]blockSizenumber of samples to process per call.
Возвращает
none.
void arm_iir_lattice_init_q31 ( arm_iir_lattice_instance_q31 S,
uint16_t  numStages,
q31_t pkCoeffs,
q31_t pvCoeffs,
q31_t pState,
uint32_t  blockSize 
)

Initialization function for the Q31 IIR lattice filter.

Аргументы
[in]*Spoints to an instance of the Q31 IIR lattice structure.
[in]numStagesnumber of stages in the filter.
[in]*pkCoeffspoints to the reflection coefficient buffer. The array is of length numStages.
[in]*pvCoeffspoints to the ladder coefficient buffer. The array is of length numStages+1.
[in]*pStatepoints to the state buffer. The array is of length numStages+blockSize.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_iir_lattice_q15 ( const arm_iir_lattice_instance_q15 S,
q15_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Processing function for the Q15 IIR lattice filter.

Аргументы
[in]*Spoints to an instance of the Q15 IIR lattice structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_iir_lattice_q31 ( const arm_iir_lattice_instance_q31 S,
q31_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Processing function for the Q31 IIR lattice filter.

Аргументы
[in]*Spoints to an instance of the Q31 IIR lattice structure.
[in]*pSrcpoints to the block of input data.
[out]*pDstpoints to the block of output data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_lms_f32 ( const arm_lms_instance_f32 S,
float32_t pSrc,
float32_t pRef,
float32_t pOut,
float32_t pErr,
uint32_t  blockSize 
)

Processing function for floating-point LMS filter.

Аргументы
[in]*Spoints to an instance of the floating-point LMS filter structure.
[in]*pSrcpoints to the block of input data.
[in]*pRefpoints to the block of reference data.
[out]*pOutpoints to the block of output data.
[out]*pErrpoints to the block of error data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_lms_init_f32 ( arm_lms_instance_f32 S,
uint16_t  numTaps,
float32_t pCoeffs,
float32_t pState,
float32_t  mu,
uint32_t  blockSize 
)

Initialization function for floating-point LMS filter.

Аргументы
[in]*Spoints to an instance of the floating-point LMS filter structure.
[in]numTapsnumber of filter coefficients.
[in]*pCoeffspoints to the coefficient buffer.
[in]*pStatepoints to state buffer.
[in]mustep size that controls filter coefficient updates.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_lms_init_q15 ( arm_lms_instance_q15 S,
uint16_t  numTaps,
q15_t pCoeffs,
q15_t pState,
q15_t  mu,
uint32_t  blockSize,
uint32_t  postShift 
)

Initialization function for the Q15 LMS filter.

Аргументы
[in]*Spoints to an instance of the Q15 LMS filter structure.
[in]numTapsnumber of filter coefficients.
[in]*pCoeffspoints to the coefficient buffer.
[in]*pStatepoints to the state buffer.
[in]mustep size that controls filter coefficient updates.
[in]blockSizenumber of samples to process.
[in]postShiftbit shift applied to coefficients.
Возвращает
none.
void arm_lms_init_q31 ( arm_lms_instance_q31 S,
uint16_t  numTaps,
q31_t pCoeffs,
q31_t pState,
q31_t  mu,
uint32_t  blockSize,
uint32_t  postShift 
)

Initialization function for Q31 LMS filter.

Аргументы
[in]*Spoints to an instance of the Q31 LMS filter structure.
[in]numTapsnumber of filter coefficients.
[in]*pCoeffspoints to coefficient buffer.
[in]*pStatepoints to state buffer.
[in]mustep size that controls filter coefficient updates.
[in]blockSizenumber of samples to process.
[in]postShiftbit shift applied to coefficients.
Возвращает
none.
void arm_lms_norm_f32 ( arm_lms_norm_instance_f32 S,
float32_t pSrc,
float32_t pRef,
float32_t pOut,
float32_t pErr,
uint32_t  blockSize 
)

Processing function for floating-point normalized LMS filter.

Аргументы
[in]*Spoints to an instance of the floating-point normalized LMS filter structure.
[in]*pSrcpoints to the block of input data.
[in]*pRefpoints to the block of reference data.
[out]*pOutpoints to the block of output data.
[out]*pErrpoints to the block of error data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_lms_norm_init_f32 ( arm_lms_norm_instance_f32 S,
uint16_t  numTaps,
float32_t pCoeffs,
float32_t pState,
float32_t  mu,
uint32_t  blockSize 
)

Initialization function for floating-point normalized LMS filter.

Аргументы
[in]*Spoints to an instance of the floating-point LMS filter structure.
[in]numTapsnumber of filter coefficients.
[in]*pCoeffspoints to coefficient buffer.
[in]*pStatepoints to state buffer.
[in]mustep size that controls filter coefficient updates.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_lms_norm_init_q15 ( arm_lms_norm_instance_q15 S,
uint16_t  numTaps,
q15_t pCoeffs,
q15_t pState,
q15_t  mu,
uint32_t  blockSize,
uint8_t  postShift 
)

Initialization function for Q15 normalized LMS filter.

Аргументы
[in]*Spoints to an instance of the Q15 normalized LMS filter structure.
[in]numTapsnumber of filter coefficients.
[in]*pCoeffspoints to coefficient buffer.
[in]*pStatepoints to state buffer.
[in]mustep size that controls filter coefficient updates.
[in]blockSizenumber of samples to process.
[in]postShiftbit shift applied to coefficients.
Возвращает
none.
void arm_lms_norm_init_q31 ( arm_lms_norm_instance_q31 S,
uint16_t  numTaps,
q31_t pCoeffs,
q31_t pState,
q31_t  mu,
uint32_t  blockSize,
uint8_t  postShift 
)

Initialization function for Q31 normalized LMS filter.

Аргументы
[in]*Spoints to an instance of the Q31 normalized LMS filter structure.
[in]numTapsnumber of filter coefficients.
[in]*pCoeffspoints to coefficient buffer.
[in]*pStatepoints to state buffer.
[in]mustep size that controls filter coefficient updates.
[in]blockSizenumber of samples to process.
[in]postShiftbit shift applied to coefficients.
Возвращает
none.
void arm_lms_norm_q15 ( arm_lms_norm_instance_q15 S,
q15_t pSrc,
q15_t pRef,
q15_t pOut,
q15_t pErr,
uint32_t  blockSize 
)

Processing function for Q15 normalized LMS filter.

Аргументы
[in]*Spoints to an instance of the Q15 normalized LMS filter structure.
[in]*pSrcpoints to the block of input data.
[in]*pRefpoints to the block of reference data.
[out]*pOutpoints to the block of output data.
[out]*pErrpoints to the block of error data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_lms_norm_q31 ( arm_lms_norm_instance_q31 S,
q31_t pSrc,
q31_t pRef,
q31_t pOut,
q31_t pErr,
uint32_t  blockSize 
)

Processing function for Q31 normalized LMS filter.

Аргументы
[in]*Spoints to an instance of the Q31 normalized LMS filter structure.
[in]*pSrcpoints to the block of input data.
[in]*pRefpoints to the block of reference data.
[out]*pOutpoints to the block of output data.
[out]*pErrpoints to the block of error data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_lms_q15 ( const arm_lms_instance_q15 S,
q15_t pSrc,
q15_t pRef,
q15_t pOut,
q15_t pErr,
uint32_t  blockSize 
)

Processing function for Q15 LMS filter.

Аргументы
[in]*Spoints to an instance of the Q15 LMS filter structure.
[in]*pSrcpoints to the block of input data.
[in]*pRefpoints to the block of reference data.
[out]*pOutpoints to the block of output data.
[out]*pErrpoints to the block of error data.
[in]blockSizenumber of samples to process.
Возвращает
none.
void arm_lms_q31 ( const arm_lms_instance_q31 S,
q31_t pSrc,
q31_t pRef,
q31_t pOut,
q31_t pErr,
uint32_t  blockSize 
)

Processing function for Q31 LMS filter.

Аргументы
[in]*Spoints to an instance of the Q15 LMS filter structure.
[in]*pSrcpoints to the block of input data.
[in]*pRefpoints to the block of reference data.
[out]*pOutpoints to the block of output data.
[out]*pErrpoints to the block of error data.
[in]blockSizenumber of samples to process.
Возвращает
none.
arm_status arm_mat_add_f32 ( const arm_matrix_instance_f32 pSrcA,
const arm_matrix_instance_f32 pSrcB,
arm_matrix_instance_f32 pDst 
)

Floating-point matrix addition.

Аргументы
[in]*pSrcApoints to the first input matrix structure
[in]*pSrcBpoints to the second input matrix structure
[out]*pDstpoints to output matrix structure
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_add_q15 ( const arm_matrix_instance_q15 pSrcA,
const arm_matrix_instance_q15 pSrcB,
arm_matrix_instance_q15 pDst 
)

Q15 matrix addition.

Аргументы
[in]*pSrcApoints to the first input matrix structure
[in]*pSrcBpoints to the second input matrix structure
[out]*pDstpoints to output matrix structure
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_add_q31 ( const arm_matrix_instance_q31 pSrcA,
const arm_matrix_instance_q31 pSrcB,
arm_matrix_instance_q31 pDst 
)

Q31 matrix addition.

Аргументы
[in]*pSrcApoints to the first input matrix structure
[in]*pSrcBpoints to the second input matrix structure
[out]*pDstpoints to output matrix structure
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
void arm_mat_init_f32 ( arm_matrix_instance_f32 S,
uint16_t  nRows,
uint16_t  nColumns,
float32_t pData 
)

Floating-point matrix initialization.

Аргументы
[in,out]*Spoints to an instance of the floating-point matrix structure.
[in]nRowsnumber of rows in the matrix.
[in]nColumnsnumber of columns in the matrix.
[in]*pDatapoints to the matrix data array.
Возвращает
none
void arm_mat_init_q15 ( arm_matrix_instance_q15 S,
uint16_t  nRows,
uint16_t  nColumns,
q15_t pData 
)

Q15 matrix initialization.

Аргументы
[in,out]*Spoints to an instance of the floating-point matrix structure.
[in]nRowsnumber of rows in the matrix.
[in]nColumnsnumber of columns in the matrix.
[in]*pDatapoints to the matrix data array.
Возвращает
none
void arm_mat_init_q31 ( arm_matrix_instance_q31 S,
uint16_t  nRows,
uint16_t  nColumns,
q31_t pData 
)

Q31 matrix initialization.

Аргументы
[in,out]*Spoints to an instance of the floating-point matrix structure.
[in]nRowsnumber of rows in the matrix.
[in]nColumnsnumber of columns in the matrix.
[in]*pDatapoints to the matrix data array.
Возвращает
none
arm_status arm_mat_inverse_f32 ( const arm_matrix_instance_f32 src,
arm_matrix_instance_f32 dst 
)

end of PID group

Floating-point matrix inverse.

Аргументы
[in]*srcpoints to the instance of the input floating-point matrix structure.
[out]*dstpoints to the instance of the output floating-point matrix structure.
Возвращает
The function returns ARM_MATH_SIZE_MISMATCH, if the dimensions do not match. If the input matrix is singular (does not have an inverse), then the algorithm terminates and returns error status ARM_MATH_SINGULAR.
arm_status arm_mat_mult_f32 ( const arm_matrix_instance_f32 pSrcA,
const arm_matrix_instance_f32 pSrcB,
arm_matrix_instance_f32 pDst 
)

Floating-point matrix multiplication.

Аргументы
[in]*pSrcApoints to the first input matrix structure
[in]*pSrcBpoints to the second input matrix structure
[out]*pDstpoints to output matrix structure
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_mult_fast_q15 ( const arm_matrix_instance_q15 pSrcA,
const arm_matrix_instance_q15 pSrcB,
arm_matrix_instance_q15 pDst,
q15_t pState 
)

Q15 matrix multiplication (fast variant) for Cortex-M3 and Cortex-M4.

Аргументы
[in]*pSrcApoints to the first input matrix structure
[in]*pSrcBpoints to the second input matrix structure
[out]*pDstpoints to output matrix structure
[in]*pStatepoints to the array for storing intermediate results
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_mult_fast_q31 ( const arm_matrix_instance_q31 pSrcA,
const arm_matrix_instance_q31 pSrcB,
arm_matrix_instance_q31 pDst 
)

Q31 matrix multiplication (fast variant) for Cortex-M3 and Cortex-M4.

Аргументы
[in]*pSrcApoints to the first input matrix structure
[in]*pSrcBpoints to the second input matrix structure
[out]*pDstpoints to output matrix structure
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_mult_q15 ( const arm_matrix_instance_q15 pSrcA,
const arm_matrix_instance_q15 pSrcB,
arm_matrix_instance_q15 pDst,
q15_t pState 
)

Q15 matrix multiplication.

Аргументы
[in]*pSrcApoints to the first input matrix structure
[in]*pSrcBpoints to the second input matrix structure
[out]*pDstpoints to output matrix structure
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_mult_q31 ( const arm_matrix_instance_q31 pSrcA,
const arm_matrix_instance_q31 pSrcB,
arm_matrix_instance_q31 pDst 
)

Q31 matrix multiplication.

Аргументы
[in]*pSrcApoints to the first input matrix structure
[in]*pSrcBpoints to the second input matrix structure
[out]*pDstpoints to output matrix structure
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_scale_f32 ( const arm_matrix_instance_f32 pSrc,
float32_t  scale,
arm_matrix_instance_f32 pDst 
)

Floating-point matrix scaling.

Аргументы
[in]*pSrcpoints to the input matrix
[in]scalescale factor
[out]*pDstpoints to the output matrix
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_scale_q15 ( const arm_matrix_instance_q15 pSrc,
q15_t  scaleFract,
int32_t  shift,
arm_matrix_instance_q15 pDst 
)

Q15 matrix scaling.

Аргументы
[in]*pSrcpoints to input matrix
[in]scaleFractfractional portion of the scale factor
[in]shiftnumber of bits to shift the result by
[out]*pDstpoints to output matrix
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_scale_q31 ( const arm_matrix_instance_q31 pSrc,
q31_t  scaleFract,
int32_t  shift,
arm_matrix_instance_q31 pDst 
)

Q31 matrix scaling.

Аргументы
[in]*pSrcpoints to input matrix
[in]scaleFractfractional portion of the scale factor
[in]shiftnumber of bits to shift the result by
[out]*pDstpoints to output matrix structure
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_sub_f32 ( const arm_matrix_instance_f32 pSrcA,
const arm_matrix_instance_f32 pSrcB,
arm_matrix_instance_f32 pDst 
)

Floating-point matrix subtraction.

Аргументы
[in]*pSrcApoints to the first input matrix structure
[in]*pSrcBpoints to the second input matrix structure
[out]*pDstpoints to output matrix structure
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_sub_q15 ( const arm_matrix_instance_q15 pSrcA,
const arm_matrix_instance_q15 pSrcB,
arm_matrix_instance_q15 pDst 
)

Q15 matrix subtraction.

Аргументы
[in]*pSrcApoints to the first input matrix structure
[in]*pSrcBpoints to the second input matrix structure
[out]*pDstpoints to output matrix structure
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_sub_q31 ( const arm_matrix_instance_q31 pSrcA,
const arm_matrix_instance_q31 pSrcB,
arm_matrix_instance_q31 pDst 
)

Q31 matrix subtraction.

Аргументы
[in]*pSrcApoints to the first input matrix structure
[in]*pSrcBpoints to the second input matrix structure
[out]*pDstpoints to output matrix structure
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_trans_f32 ( const arm_matrix_instance_f32 pSrc,
arm_matrix_instance_f32 pDst 
)

Floating-point matrix transpose.

Аргументы
[in]*pSrcpoints to the input matrix
[out]*pDstpoints to the output matrix
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_trans_q15 ( const arm_matrix_instance_q15 pSrc,
arm_matrix_instance_q15 pDst 
)

Q15 matrix transpose.

Аргументы
[in]*pSrcpoints to the input matrix
[out]*pDstpoints to the output matrix
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
arm_status arm_mat_trans_q31 ( const arm_matrix_instance_q31 pSrc,
arm_matrix_instance_q31 pDst 
)

Q31 matrix transpose.

Аргументы
[in]*pSrcpoints to the input matrix
[out]*pDstpoints to the output matrix
Возвращает
The function returns either ARM_MATH_SIZE_MISMATCH or ARM_MATH_SUCCESS based on the outcome of size checking.
void arm_max_f32 ( float32_t pSrc,
uint32_t  blockSize,
float32_t pResult,
uint32_t pIndex 
)

Maximum value of a floating-point vector.

Аргументы
[in]*pSrcpoints to the input buffer
[in]blockSizelength of the input vector
[out]*pResultmaximum value returned here
[out]*pIndexindex of maximum value returned here
Возвращает
none.
void arm_max_q15 ( q15_t pSrc,
uint32_t  blockSize,
q15_t pResult,
uint32_t pIndex 
)

Maximum value of a Q15 vector.

Аргументы
[in]*pSrcpoints to the input buffer
[in]blockSizelength of the input vector
[out]*pResultmaximum value returned here
[out]*pIndexindex of maximum value returned here
Возвращает
none.
void arm_max_q31 ( q31_t pSrc,
uint32_t  blockSize,
q31_t pResult,
uint32_t pIndex 
)

Maximum value of a Q31 vector.

Аргументы
[in]*pSrcpoints to the input buffer
[in]blockSizelength of the input vector
[out]*pResultmaximum value returned here
[out]*pIndexindex of maximum value returned here
Возвращает
none.
void arm_max_q7 ( q7_t pSrc,
uint32_t  blockSize,
q7_t pResult,
uint32_t pIndex 
)

Maximum value of a Q7 vector.

Аргументы
[in]*pSrcpoints to the input buffer
[in]blockSizelength of the input vector
[out]*pResultmaximum value returned here
[out]*pIndexindex of maximum value returned here
Возвращает
none.
void arm_mean_f32 ( float32_t pSrc,
uint32_t  blockSize,
float32_t pResult 
)

Mean value of a floating-point vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_mean_q15 ( q15_t pSrc,
uint32_t  blockSize,
q15_t pResult 
)

Mean value of a Q15 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_mean_q31 ( q31_t pSrc,
uint32_t  blockSize,
q31_t pResult 
)

Mean value of a Q31 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_mean_q7 ( q7_t pSrc,
uint32_t  blockSize,
q7_t pResult 
)

Mean value of a Q7 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_min_f32 ( float32_t pSrc,
uint32_t  blockSize,
float32_t pResult,
uint32_t pIndex 
)

Minimum value of a floating-point vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output pointer
[out]*pIndexis the array index of the minimum value in the input buffer.
Возвращает
none.
void arm_min_q15 ( q15_t pSrc,
uint32_t  blockSize,
q15_t pResult,
uint32_t pIndex 
)

Minimum value of a Q15 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output pointer
[in]*pIndexis the array index of the minimum value in the input buffer.
Возвращает
none.
void arm_min_q31 ( q31_t pSrc,
uint32_t  blockSize,
q31_t pResult,
uint32_t pIndex 
)

Minimum value of a Q31 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output pointer
[out]*pIndexis the array index of the minimum value in the input buffer.
Возвращает
none.
void arm_min_q7 ( q7_t pSrc,
uint32_t  blockSize,
q7_t result,
uint32_t index 
)

Minimum value of a Q7 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*resultis output pointer
[in]indexis the array index of the minimum value in the input buffer.
Возвращает
none.
void arm_mult_f32 ( float32_t pSrcA,
float32_t pSrcB,
float32_t pDst,
uint32_t  blockSize 
)

Floating-point vector multiplication.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_mult_q15 ( q15_t pSrcA,
q15_t pSrcB,
q15_t pDst,
uint32_t  blockSize 
)

Q15 vector multiplication.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_mult_q31 ( q31_t pSrcA,
q31_t pSrcB,
q31_t pDst,
uint32_t  blockSize 
)

Q31 vector multiplication.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_mult_q7 ( q7_t pSrcA,
q7_t pSrcB,
q7_t pDst,
uint32_t  blockSize 
)

Q7 vector multiplication.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_negate_f32 ( float32_t pSrc,
float32_t pDst,
uint32_t  blockSize 
)

Negates the elements of a floating-point vector.

Аргументы
[in]*pSrcpoints to the input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_negate_q15 ( q15_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Negates the elements of a Q15 vector.

Аргументы
[in]*pSrcpoints to the input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_negate_q31 ( q31_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Negates the elements of a Q31 vector.

Аргументы
[in]*pSrcpoints to the input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_negate_q7 ( q7_t pSrc,
q7_t pDst,
uint32_t  blockSize 
)

Negates the elements of a Q7 vector.

Аргументы
[in]*pSrcpoints to the input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_offset_f32 ( float32_t pSrc,
float32_t  offset,
float32_t pDst,
uint32_t  blockSize 
)

Adds a constant offset to a floating-point vector.

Аргументы
[in]*pSrcpoints to the input vector
[in]offsetis the offset to be added
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_offset_q15 ( q15_t pSrc,
q15_t  offset,
q15_t pDst,
uint32_t  blockSize 
)

Adds a constant offset to a Q15 vector.

Аргументы
[in]*pSrcpoints to the input vector
[in]offsetis the offset to be added
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_offset_q31 ( q31_t pSrc,
q31_t  offset,
q31_t pDst,
uint32_t  blockSize 
)

Adds a constant offset to a Q31 vector.

Аргументы
[in]*pSrcpoints to the input vector
[in]offsetis the offset to be added
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_offset_q7 ( q7_t pSrc,
q7_t  offset,
q7_t pDst,
uint32_t  blockSize 
)

Adds a constant offset to a Q7 vector.

Аргументы
[in]*pSrcpoints to the input vector
[in]offsetis the offset to be added
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_pid_init_f32 ( arm_pid_instance_f32 S,
int32_t  resetStateFlag 
)

Initialization function for the floating-point PID Control.

Аргументы
[in,out]*Spoints to an instance of the PID structure.
[in]resetStateFlagflag to reset the state. 0 = no change in state 1 = reset the state.
Возвращает
none.
void arm_pid_init_q15 ( arm_pid_instance_q15 S,
int32_t  resetStateFlag 
)

Initialization function for the Q15 PID Control.

Аргументы
[in,out]*Spoints to an instance of the Q15 PID structure.
[in]resetStateFlagflag to reset the state. 0 = no change in state 1 = reset the state.
Возвращает
none.
void arm_pid_init_q31 ( arm_pid_instance_q31 S,
int32_t  resetStateFlag 
)

Initialization function for the Q31 PID Control.

Аргументы
[in,out]*Spoints to an instance of the Q15 PID structure.
[in]resetStateFlagflag to reset the state. 0 = no change in state 1 = reset the state.
Возвращает
none.
void arm_pid_reset_f32 ( arm_pid_instance_f32 S)

Reset function for the floating-point PID Control.

Аргументы
[in,out]*Sis an instance of the floating-point PID Control structure
Возвращает
none
void arm_pid_reset_q15 ( arm_pid_instance_q15 S)

Reset function for the Q15 PID Control.

Аргументы
[in,out]*Spoints to an instance of the q15 PID Control structure
Возвращает
none
void arm_pid_reset_q31 ( arm_pid_instance_q31 S)

Reset function for the Q31 PID Control.

Аргументы
[in,out]*Spoints to an instance of the Q31 PID Control structure
Возвращает
none
void arm_power_f32 ( float32_t pSrc,
uint32_t  blockSize,
float32_t pResult 
)

Sum of the squares of the elements of a floating-point vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_power_q15 ( q15_t pSrc,
uint32_t  blockSize,
q63_t pResult 
)

Sum of the squares of the elements of a Q15 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_power_q31 ( q31_t pSrc,
uint32_t  blockSize,
q63_t pResult 
)

Sum of the squares of the elements of a Q31 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_power_q7 ( q7_t pSrc,
uint32_t  blockSize,
q31_t pResult 
)

Sum of the squares of the elements of a Q7 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_q15_to_float ( q15_t pSrc,
float32_t pDst,
uint32_t  blockSize 
)

Converts the elements of the Q15 vector to floating-point vector.

Аргументы
[in]*pSrcis input pointer
[out]*pDstis output pointer
[in]blockSizeis the number of samples to process
Возвращает
none.
void arm_q15_to_q31 ( q15_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

Converts the elements of the Q15 vector to Q31 vector.

Аргументы
[in]*pSrcis input pointer
[out]*pDstis output pointer
[in]blockSizeis the number of samples to process
Возвращает
none.
void arm_q15_to_q7 ( q15_t pSrc,
q7_t pDst,
uint32_t  blockSize 
)

Converts the elements of the Q15 vector to Q7 vector.

Аргументы
[in]*pSrcis input pointer
[out]*pDstis output pointer
[in]blockSizeis the number of samples to process
Возвращает
none.
void arm_q31_to_float ( q31_t pSrc,
float32_t pDst,
uint32_t  blockSize 
)

end of Inverse park group

Converts the elements of the Q31 vector to floating-point vector.

Аргументы
[in]*pSrcis input pointer
[out]*pDstis output pointer
[in]blockSizeis the number of samples to process
Возвращает
none.
void arm_q31_to_q15 ( q31_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

Converts the elements of the Q31 vector to Q15 vector.

Аргументы
[in]*pSrcis input pointer
[out]*pDstis output pointer
[in]blockSizeis the number of samples to process
Возвращает
none.
void arm_q31_to_q7 ( q31_t pSrc,
q7_t pDst,
uint32_t  blockSize 
)

Converts the elements of the Q31 vector to Q7 vector.

Аргументы
[in]*pSrcis input pointer
[out]*pDstis output pointer
[in]blockSizeis the number of samples to process
Возвращает
none.
void arm_q7_to_float ( q7_t pSrc,
float32_t pDst,
uint32_t  blockSize 
)

end of park group

Converts the elements of the Q7 vector to floating-point vector.

Аргументы
[in]*pSrcis input pointer
[out]*pDstis output pointer
[in]blockSizeis the number of samples to process
Возвращает
none.
void arm_q7_to_q15 ( q7_t pSrc,
q15_t pDst,
uint32_t  blockSize 
)

end of inv_clarke group

Converts the elements of the Q7 vector to Q15 vector.

Аргументы
[in]*pSrcinput pointer
[out]*pDstoutput pointer
[in]blockSizenumber of samples to process
Возвращает
none.
void arm_q7_to_q31 ( q7_t pSrc,
q31_t pDst,
uint32_t  blockSize 
)

end of clarke group

Converts the elements of the Q7 vector to Q31 vector.

Аргументы
[in]*pSrcinput pointer
[out]*pDstoutput pointer
[in]blockSizenumber of samples to process
Возвращает
none.
void arm_radix2_butterfly_f32 ( float32_t pSrc,
uint32_t  fftLen,
float32_t pCoef,
uint16_t  twidCoefModifier 
)

Core function for the f32 FFT butterfly process.

Аргументы
[in,out]*pSrcpoints to the in-place buffer of f32 data type.
[in]fftLenlength of the FFT.
[in]*pCoefpoints to Twiddle coefficient buffer.
[in]twidCoefModifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
Возвращает
none.
void arm_radix2_butterfly_inverse_f32 ( float32_t pSrc,
uint32_t  fftLen,
float32_t pCoef,
uint16_t  twidCoefModifier,
float32_t  onebyfftLen 
)

Core function for the f32 IFFT butterfly process.

Аргументы
[in,out]*pSrcpoints to the in-place buffer of f32 data type.
[in]fftLenlength of the FFT.
[in]*pCoefpoints to Twiddle coefficient buffer.
[in]twidCoefModifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
[in]onebyfftLen1/fftLenfth
Возвращает
none.
void arm_radix2_butterfly_inverse_q15 ( q15_t pSrc,
uint32_t  fftLen,
q15_t pCoef,
uint16_t  twidCoefModifier 
)

Core function for the Radix-2 Q15 CFFT Inverse butterfly process.

Аргументы
[in,out]*pSrcpoints to the in-place buffer of Q15 data type.
[in]fftLenlength of the FFT.
[in]*pCoefpoints to Twiddle coefficient buffer.
[in]twidCoefModifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
Возвращает
none.
void arm_radix2_butterfly_inverse_q31 ( q31_t pSrc,
uint32_t  fftLen,
q31_t pCoef,
uint16_t  twidCoefModifier 
)

Core function for the Radix-2 Q31 CFFT Inverse butterfly process.

Аргументы
[in,out]*pSrcpoints to the in-place buffer of Q31 data type.
[in]fftLenlength of the FFT.
[in]*pCoefpoints to Twiddle coefficient buffer.
[in]twidCoefModifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
Возвращает
none.
void arm_radix2_butterfly_q15 ( q15_t pSrc,
uint32_t  fftLen,
q15_t pCoef,
uint16_t  twidCoefModifier 
)

Core function for the Radix-2 Q15 CFFT butterfly process.

Аргументы
[in,out]*pSrcpoints to the in-place buffer of Q15 data type.
[in]fftLenlength of the FFT.
[in]*pCoefpoints to Twiddle coefficient buffer.
[in]twidCoefModifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
Возвращает
none.
void arm_radix2_butterfly_q31 ( q31_t pSrc,
uint32_t  fftLen,
q31_t pCoef,
uint16_t  twidCoefModifier 
)

Core function for the Radix-2 Q31 CFFT butterfly process.

Аргументы
[in,out]*pSrcpoints to the in-place buffer of Q31 data type.
[in]fftLenlength of the FFT.
[in]*pCoefpoints to Twiddle coefficient buffer.
[in]twidCoefModifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
Возвращает
none.
void arm_radix4_butterfly_f32 ( float32_t pSrc,
uint16_t  fftLen,
float32_t pCoef,
uint16_t  twidCoefModifier 
)

Core function for the floating-point CFFT butterfly process.

Аргументы
[in,out]*pSrcpoints to the in-place buffer of floating-point data type.
[in]fftLenlength of the FFT.
[in]*pCoefpoints to the twiddle coefficient buffer.
[in]twidCoefModifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
Возвращает
none.
void arm_radix4_butterfly_inverse_f32 ( float32_t pSrc,
uint16_t  fftLen,
float32_t pCoef,
uint16_t  twidCoefModifier,
float32_t  onebyfftLen 
)

Core function for the floating-point CIFFT butterfly process.

Аргументы
[in,out]*pSrcpoints to the in-place buffer of floating-point data type.
[in]fftLenlength of the FFT.
[in]*pCoefpoints to twiddle coefficient buffer.
[in]twidCoefModifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
[in]onebyfftLenvalue of 1/fftLen.
Возвращает
none.
void arm_radix4_butterfly_inverse_q15 ( q15_t pSrc16,
uint32_t  fftLen,
q15_t pCoef16,
uint32_t  twidCoefModifier 
)

Core function for the Q15 CIFFT butterfly process.

Аргументы
[in,out]*pSrc16points to the in-place buffer of Q15 data type.
[in]fftLenlength of the FFT.
[in]*pCoef16points to twiddle coefficient buffer.
[in]twidCoefModifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
Возвращает
none.
void arm_radix4_butterfly_inverse_q31 ( q31_t pSrc,
uint32_t  fftLen,
q31_t pCoef,
uint32_t  twidCoefModifier 
)

Core function for the Q31 CIFFT butterfly process.

Аргументы
[in,out]*pSrcpoints to the in-place buffer of Q31 data type.
[in]fftLenlength of the FFT.
[in]*pCoefpoints to twiddle coefficient buffer.
[in]twidCoefModifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
Возвращает
none.
void arm_radix4_butterfly_q15 ( q15_t pSrc16,
uint32_t  fftLen,
q15_t pCoef16,
uint32_t  twidCoefModifier 
)

Core function for the Q15 CFFT butterfly process.

Аргументы
[in,out]*pSrc16points to the in-place buffer of Q15 data type.
[in]fftLenlength of the FFT.
[in]*pCoef16points to twiddle coefficient buffer.
[in]twidCoefModifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
Возвращает
none.
void arm_radix4_butterfly_q31 ( q31_t pSrc,
uint32_t  fftLen,
q31_t pCoef,
uint32_t  twidCoefModifier 
)

Core function for the Q31 CFFT butterfly process.

Аргументы
[in,out]*pSrcpoints to the in-place buffer of Q31 data type.
[in]fftLenlength of the FFT.
[in]*pCoefpoints to Twiddle coefficient buffer.
[in]twidCoefModifiertwiddle coefficient modifier that supports different size FFTs with the same twiddle factor table.
Возвращает
none.
__STATIC_INLINE uint32_t arm_recip_q15 ( q15_t  in,
q15_t dst,
q15_t pRecipTable 
)

Function to Calculates 1/in(reciprocal) value of Q15 Data type.

См. определение в файле arm_math.h строка 547

Перекрестные ссылки INDEX_MASK.

__STATIC_INLINE uint32_t arm_recip_q31 ( q31_t  in,
q31_t dst,
q31_t pRecipTable 
)

Function to Calculates 1/in(reciprocal) value of Q31 Data type.

См. определение в файле arm_math.h строка 496

Перекрестные ссылки clip_q63_to_q31() и INDEX_MASK.

Граф вызовов:

void arm_rfft_f32 ( const arm_rfft_instance_f32 S,
float32_t pSrc,
float32_t pDst 
)

Processing function for the floating-point RFFT/RIFFT.

Аргументы
[in]*Spoints to an instance of the floating-point RFFT/RIFFT structure.
[in]*pSrcpoints to the input buffer.
[out]*pDstpoints to the output buffer.
Возвращает
none.
arm_status arm_rfft_init_f32 ( arm_rfft_instance_f32 S,
arm_cfft_radix4_instance_f32 S_CFFT,
uint32_t  fftLenReal,
uint32_t  ifftFlagR,
uint32_t  bitReverseFlag 
)

Initialization function for the floating-point RFFT/RIFFT.

Аргументы
[in,out]*Spoints to an instance of the floating-point RFFT/RIFFT structure.
[in,out]*S_CFFTpoints to an instance of the floating-point CFFT/CIFFT structure.
[in]fftLenReallength of the FFT.
[in]ifftFlagRflag that selects forward (ifftFlagR=0) or inverse (ifftFlagR=1) transform.
[in]bitReverseFlagflag that enables (bitReverseFlag=1) or disables (bitReverseFlag=0) bit reversal of output.
Возвращает
The function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_ARGUMENT_ERROR if fftLenReal is not a supported value.
arm_status arm_rfft_init_q15 ( arm_rfft_instance_q15 S,
arm_cfft_radix4_instance_q15 S_CFFT,
uint32_t  fftLenReal,
uint32_t  ifftFlagR,
uint32_t  bitReverseFlag 
)

Initialization function for the Q15 RFFT/RIFFT.

Аргументы
[in,out]*Spoints to an instance of the Q15 RFFT/RIFFT structure.
[in]*S_CFFTpoints to an instance of the Q15 CFFT/CIFFT structure.
[in]fftLenReallength of the FFT.
[in]ifftFlagRflag that selects forward (ifftFlagR=0) or inverse (ifftFlagR=1) transform.
[in]bitReverseFlagflag that enables (bitReverseFlag=1) or disables (bitReverseFlag=0) bit reversal of output.
Возвращает
The function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_ARGUMENT_ERROR if fftLenReal is not a supported value.
arm_status arm_rfft_init_q31 ( arm_rfft_instance_q31 S,
arm_cfft_radix4_instance_q31 S_CFFT,
uint32_t  fftLenReal,
uint32_t  ifftFlagR,
uint32_t  bitReverseFlag 
)

Initialization function for the Q31 RFFT/RIFFT.

Аргументы
[in,out]*Spoints to an instance of the Q31 RFFT/RIFFT structure.
[in,out]*S_CFFTpoints to an instance of the Q31 CFFT/CIFFT structure.
[in]fftLenReallength of the FFT.
[in]ifftFlagRflag that selects forward (ifftFlagR=0) or inverse (ifftFlagR=1) transform.
[in]bitReverseFlagflag that enables (bitReverseFlag=1) or disables (bitReverseFlag=0) bit reversal of output.
Возвращает
The function returns ARM_MATH_SUCCESS if initialization is successful or ARM_MATH_ARGUMENT_ERROR if fftLenReal is not a supported value.
void arm_rfft_q15 ( const arm_rfft_instance_q15 S,
q15_t pSrc,
q15_t pDst 
)

Processing function for the Q15 RFFT/RIFFT.

Аргументы
[in]*Spoints to an instance of the Q15 RFFT/RIFFT structure.
[in]*pSrcpoints to the input buffer.
[out]*pDstpoints to the output buffer.
Возвращает
none.
void arm_rfft_q31 ( const arm_rfft_instance_q31 S,
q31_t pSrc,
q31_t pDst 
)

Processing function for the Q31 RFFT/RIFFT.

Аргументы
[in]*Spoints to an instance of the Q31 RFFT/RIFFT structure.
[in]*pSrcpoints to the input buffer.
[out]*pDstpoints to the output buffer.
Возвращает
none.
void arm_rms_f32 ( float32_t pSrc,
uint32_t  blockSize,
float32_t pResult 
)

Root Mean Square of the elements of a floating-point vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_rms_q15 ( q15_t pSrc,
uint32_t  blockSize,
q15_t pResult 
)

Root Mean Square of the elements of a Q15 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_rms_q31 ( q31_t pSrc,
uint32_t  blockSize,
q31_t pResult 
)

Root Mean Square of the elements of a Q31 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_scale_f32 ( float32_t pSrc,
float32_t  scale,
float32_t pDst,
uint32_t  blockSize 
)

Multiplies a floating-point vector by a scalar.

Аргументы
[in]*pSrcpoints to the input vector
[in]scalescale factor to be applied
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_scale_q15 ( q15_t pSrc,
q15_t  scaleFract,
int8_t  shift,
q15_t pDst,
uint32_t  blockSize 
)

Multiplies a Q15 vector by a scalar.

Аргументы
[in]*pSrcpoints to the input vector
[in]scaleFractfractional portion of the scale value
[in]shiftnumber of bits to shift the result by
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_scale_q31 ( q31_t pSrc,
q31_t  scaleFract,
int8_t  shift,
q31_t pDst,
uint32_t  blockSize 
)

Multiplies a Q31 vector by a scalar.

Аргументы
[in]*pSrcpoints to the input vector
[in]scaleFractfractional portion of the scale value
[in]shiftnumber of bits to shift the result by
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_scale_q7 ( q7_t pSrc,
q7_t  scaleFract,
int8_t  shift,
q7_t pDst,
uint32_t  blockSize 
)

Multiplies a Q7 vector by a scalar.

Аргументы
[in]*pSrcpoints to the input vector
[in]scaleFractfractional portion of the scale value
[in]shiftnumber of bits to shift the result by
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_shift_q15 ( q15_t pSrc,
int8_t  shiftBits,
q15_t pDst,
uint32_t  blockSize 
)

Shifts the elements of a Q15 vector a specified number of bits.

Аргументы
[in]*pSrcpoints to the input vector
[in]shiftBitsnumber of bits to shift. A positive value shifts left; a negative value shifts right.
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_shift_q31 ( q31_t pSrc,
int8_t  shiftBits,
q31_t pDst,
uint32_t  blockSize 
)

Shifts the elements of a Q31 vector a specified number of bits.

Аргументы
[in]*pSrcpoints to the input vector
[in]shiftBitsnumber of bits to shift. A positive value shifts left; a negative value shifts right.
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_shift_q7 ( q7_t pSrc,
int8_t  shiftBits,
q7_t pDst,
uint32_t  blockSize 
)

Shifts the elements of a Q7 vector a specified number of bits.

Аргументы
[in]*pSrcpoints to the input vector
[in]shiftBitsnumber of bits to shift. A positive value shifts left; a negative value shifts right.
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in the vector
Возвращает
none.
void arm_sin_cos_f32 ( float32_t  theta,
float32_t pSinVal,
float32_t pCcosVal 
)
void arm_sin_cos_q31 ( q31_t  theta,
q31_t pSinVal,
q31_t pCosVal 
)
float32_t arm_sin_f32 ( float32_t  x)

end of LinearInterpolate group

Fast approximation to the trigonometric sine function for floating-point data.

Аргументы
[in]xinput value in radians.
Возвращает
sin(x).
q15_t arm_sin_q15 ( q15_t  x)

Fast approximation to the trigonometric sine function for Q15 data.

Аргументы
[in]xScaled input value in radians.
Возвращает
sin(x).
q31_t arm_sin_q31 ( q31_t  x)

Fast approximation to the trigonometric sine function for Q31 data.

Аргументы
[in]xScaled input value in radians.
Возвращает
sin(x).
void arm_std_f32 ( float32_t pSrc,
uint32_t  blockSize,
float32_t pResult 
)

Standard deviation of the elements of a floating-point vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_std_q15 ( q15_t pSrc,
uint32_t  blockSize,
q15_t pResult 
)

Standard deviation of the elements of a Q15 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_std_q31 ( q31_t pSrc,
uint32_t  blockSize,
q31_t pResult 
)

Standard deviation of the elements of a Q31 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_sub_f32 ( float32_t pSrcA,
float32_t pSrcB,
float32_t pDst,
uint32_t  blockSize 
)

Floating-point vector subtraction.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_sub_q15 ( q15_t pSrcA,
q15_t pSrcB,
q15_t pDst,
uint32_t  blockSize 
)

Q15 vector subtraction.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_sub_q31 ( q31_t pSrcA,
q31_t pSrcB,
q31_t pDst,
uint32_t  blockSize 
)

Q31 vector subtraction.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_sub_q7 ( q7_t pSrcA,
q7_t pSrcB,
q7_t pDst,
uint32_t  blockSize 
)

Q7 vector subtraction.

Аргументы
[in]*pSrcApoints to the first input vector
[in]*pSrcBpoints to the second input vector
[out]*pDstpoints to the output vector
[in]blockSizenumber of samples in each vector
Возвращает
none.
void arm_var_f32 ( float32_t pSrc,
uint32_t  blockSize,
float32_t pResult 
)

Variance of the elements of a floating-point vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_var_q15 ( q15_t pSrc,
uint32_t  blockSize,
q31_t pResult 
)

Variance of the elements of a Q15 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
void arm_var_q31 ( q31_t pSrc,
uint32_t  blockSize,
q63_t pResult 
)

Variance of the elements of a Q31 vector.

Аргументы
[in]*pSrcis input pointer
[in]blockSizeis the number of samples to process
[out]*pResultis output value.
Возвращает
none.
__STATIC_INLINE q15_t clip_q31_to_q15 ( q31_t  x)

Clips Q31 to Q15 values.

См. определение в файле arm_math.h строка 442

Перекрестные ссылки x.

__STATIC_INLINE q7_t clip_q31_to_q7 ( q31_t  x)

Clips Q31 to Q7 values.

См. определение в файле arm_math.h строка 432

Перекрестные ссылки x.

__STATIC_INLINE q15_t clip_q63_to_q15 ( q63_t  x)

Clips Q63 to Q15 values.

См. определение в файле arm_math.h строка 422

__STATIC_INLINE q31_t clip_q63_to_q31 ( q63_t  x)

Clips Q63 to Q31 values.

См. определение в файле arm_math.h строка 412

Перекрестные ссылки x.

Используется в arm_recip_q31().

Граф вызова функции:

__STATIC_INLINE q63_t mult32x64 ( q63_t  x,
q31_t  y 
)

Multiplies 32 X 64 and returns 32 bit result in 2.30 format.

См. определение в файле arm_math.h строка 453