/cmsis-dsp-latest/Include/dsp/ |
D | filtering_functions_f16.h | 51 …const float16_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. … member 90 …const float16_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5… member 138 …const float16_t *pCoeffs; /**< points to the array of coefficients. The array is of length… member 148 …const float16_t *pCoeffs; /**< points to the array of coefficients. The array is of length… member
|
D | filtering_functions.h | 60 …const q7_t *pCoeffs; /**< points to the coefficient array. The array is of length numTap… member 70 …const q15_t *pCoeffs; /**< points to the coefficient array. The array is of length numTa… member 80 …const q31_t *pCoeffs; /**< points to the coefficient array. The array is of length numTa… member 90 …const float32_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. … member 100 …const float64_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. … member 289 …const q15_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5… member 300 …const q31_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5… member 311 …const float32_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5… member 807 …const q15_t *pCoeffs; /**< points to the coefficient array. The array is of length num… member 818 …const q31_t *pCoeffs; /**< points to the coefficient array. The array is of length num… member [all …]
|
/cmsis-dsp-latest/Source/FilteringFunctions/ |
D | arm_biquad_cascade_df2T_init_f32.c | 59 const float32_t * pCoeffs, in arm_biquad_cascade_df2T_compute_coefs_f32() 194 const float32_t * pCoeffs, in arm_biquad_cascade_df2T_init_f32()
|
D | arm_biquad_cascade_df2T_init_f16.c | 93 const float16_t * pCoeffs, in arm_biquad_cascade_df2T_init_f16()
|
D | arm_biquad_cascade_df2T_init_f64.c | 67 const float64_t * pCoeffs, in arm_biquad_cascade_df2T_init_f64()
|
D | arm_biquad_cascade_stereo_df2T_init_f32.c | 67 const float32_t * pCoeffs, in arm_biquad_cascade_stereo_df2T_init_f32()
|
D | arm_biquad_cascade_stereo_df2T_init_f16.c | 69 const float16_t * pCoeffs, in arm_biquad_cascade_stereo_df2T_init_f16()
|
D | arm_fir_lattice_init_f32.c | 51 const float32_t * pCoeffs, in arm_fir_lattice_init_f32()
|
D | arm_fir_lattice_init_q15.c | 51 const q15_t * pCoeffs, in arm_fir_lattice_init_q15()
|
D | arm_fir_lattice_init_q31.c | 51 const q31_t * pCoeffs, in arm_fir_lattice_init_q31()
|
D | arm_biquad_cascade_df1_init_f16.c | 81 const float16_t * pCoeffs, in arm_biquad_cascade_df1_init_f16() 146 const float16_t * pCoeffs, in arm_biquad_cascade_df1_mve_init_f16()
|
D | arm_biquad_cascade_df1_init_f32.c | 80 const float32_t * pCoeffs, in arm_biquad_cascade_df1_init_f32() 128 const float32_t * pCoeffs, in arm_biquad_cascade_df1_mve_init_f32()
|
D | arm_biquad_cascade_df1_32x64_init_q31.c | 71 const q31_t * pCoeffs, in arm_biquad_cas_df1_32x64_init_q31()
|
D | arm_biquad_cascade_df1_init_q15.c | 73 const q15_t * pCoeffs, in arm_biquad_cascade_df1_init_q15()
|
D | arm_biquad_cascade_df1_init_q31.c | 72 const q31_t * pCoeffs, in arm_biquad_cascade_df1_init_q31()
|
D | arm_fir_init_f64.c | 65 const float64_t * pCoeffs, in arm_fir_init_f64()
|
D | arm_fir_init_q31.c | 76 const q31_t * pCoeffs, in arm_fir_init_q31()
|
D | arm_fir_init_q7.c | 70 const q7_t * pCoeffs, in arm_fir_init_q7()
|
D | arm_fir_init_f16.c | 79 const float16_t * pCoeffs, in arm_fir_init_f16()
|
D | arm_fir_init_f32.c | 76 const float32_t * pCoeffs, in arm_fir_init_f32()
|
D | arm_fir_init_q15.c | 89 const q15_t * pCoeffs, in arm_fir_init_q15()
|
D | arm_lms_init_f32.c | 57 float32_t * pCoeffs, in arm_lms_init_f32()
|
D | arm_lms_norm_init_f32.c | 62 float32_t * pCoeffs, in arm_lms_norm_init_f32()
|
D | arm_fir_decimate_init_f32.c | 67 const float32_t * pCoeffs, in arm_fir_decimate_init_f32()
|
D | arm_fir_decimate_init_f64.c | 67 const float64_t * pCoeffs, in arm_fir_decimate_init_f64()
|