| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/ |
| 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 251 …const q15_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5… member 262 …const q31_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5… member 273 …const float32_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5… member 769 …const q15_t *pCoeffs; /**< points to the coefficient array. The array is of length num… member 780 …const q31_t *pCoeffs; /**< points to the coefficient array. The array is of length num… member 791 …const float32_t *pCoeffs; /**< points to the coefficient array. The array is of length num… member [all …]
|
| 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
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/Include/ |
| D | arm_math.h | 1201 …const q7_t *pCoeffs; /**< points to the coefficient array. The array is of length numTap… member 1211 …const q15_t *pCoeffs; /**< points to the coefficient array. The array is of length numTa… member 1221 …const q31_t *pCoeffs; /**< points to the coefficient array. The array is of length numTa… member 1231 …const float32_t *pCoeffs; /**< points to the coefficient array. The array is of length numTaps. … member 1382 …const q15_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5… member 1393 …const q31_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5… member 1404 …const float32_t *pCoeffs; /**< Points to the array of coefficients. The array is of length 5… member 3415 …const q15_t *pCoeffs; /**< points to the coefficient array. The array is of length num… member 3426 …const q31_t *pCoeffs; /**< points to the coefficient array. The array is of length num… member 3437 …const float32_t *pCoeffs; /**< points to the coefficient array. The array is of length num… member [all …]
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/FilteringFunctions/ |
| D | arm_fir_f32.c | 170 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_f32_1_4_mve() local 254 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_f32_5_8_mve() local 370 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_f32() local 697 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_f32() local 916 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_f32() local
|
| D | arm_fir_interpolate_f32.c | 143 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_interpolate2_f32_mve() local 266 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_interpolate_f32() local 480 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_interpolate_f32() local 835 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_interpolate_f32() local
|
| D | arm_fir_f16.c | 68 const float16_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_f16_1_4_mve() local 158 const float16_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_f16_5_8_mve() local 249 const float16_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_f16() local 571 const float16_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_f16() local
|
| D | arm_fir_q31.c | 215 const q31_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_q31_1_4_mve() local 457 const q31_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_q31_29_32_mve() local 657 const q31_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_q31() local 939 const q31_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_q31() local
|
| D | arm_biquad_cascade_df1_f32.c | 176 const float32_t *pCoeffs = S->pCoeffs; /* coefficient pointer */ in arm_biquad_cascade_df1_f32() local 354 const float32_t *pCoeffs = S->pCoeffs; /* coefficient pointer */ in arm_biquad_cascade_df1_f32() local 515 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_biquad_cascade_df1_f32() local
|
| D | arm_fir_decimate_q15.c | 71 const q15_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_decimate_q15() local 326 const q15_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_decimate_q15() local 571 const q15_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_decimate_q15() local
|
| D | arm_biquad_cascade_df1_32x64_q31.c | 187 const q31_t *pCoeffs = S->pCoeffs; /* coeff pointer initialization */ in arm_biquad_cas_df1_32x64_q31_scalar() local 293 const q31_t *pCoeffs = S->pCoeffs; /* coeff pointer initialization */ in arm_biquad_cas_df1_32x64_q31() local 532 const q31_t *pCoeffs = S->pCoeffs; /* coeff pointer initialization */ in arm_biquad_cas_df1_32x64_q31() local
|
| D | arm_fir_decimate_f32.c | 138 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_decimate_f32() local 384 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_decimate_f32() local 628 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_decimate_f32() local
|
| D | arm_biquad_cascade_df2T_init_f32.c | 104 float32_t * pCoeffs) in arm_biquad_cascade_df2T_compute_coefs_f32() 193 const float32_t * pCoeffs, in arm_biquad_cascade_df2T_init_f32()
|
| D | arm_biquad_cascade_df1_init_f16.c | 81 const float16_t * pCoeffs, in arm_biquad_cascade_df1_init_f16() 140 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_lms_f32.c | 175 float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_lms_f32() local 347 float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_lms_f32() local
|
| D | arm_fir_decimate_fast_q15.c | 69 const q15_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_decimate_fast_q15() local 315 const q15_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_decimate_fast_q15() local
|
| D | arm_biquad_cascade_df1_q15.c | 76 const q15_t *pCoeffs = S->pCoeffs; /* coeff pointer initialization */ in arm_biquad_cascade_df1_q15() local 333 const q15_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_biquad_cascade_df1_q15() local
|
| D | arm_biquad_cascade_df1_f16.c | 63 const float16_t *pCoeffs = S->pCoeffs; /* coefficient pointer */ in arm_biquad_cascade_df1_f16() local 322 const float16_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_biquad_cascade_df1_f16() local
|
| D | arm_biquad_cascade_stereo_df2T_f32.c | 60 const float32_t *pCoeffs = S->pCoeffs; /* coefficient pointer */ in arm_biquad_cascade_stereo_df2T_f32() local 192 const float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_biquad_cascade_stereo_df2T_f32() local
|
| D | arm_biquad_cascade_df1_q31.c | 76 const q31_t *pCoeffs = S->pCoeffs; /* coeff pointer initialization */ in arm_biquad_cascade_df1_q31() local 330 const q31_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_biquad_cascade_df1_q31() local
|
| D | arm_biquad_cascade_stereo_df2T_f16.c | 64 const float16_t *pCoeffs = S->pCoeffs; /* coefficient pointer */ in arm_biquad_cascade_stereo_df2T_f16() local 205 const float16_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_biquad_cascade_stereo_df2T_f16() local
|
| D | arm_lms_norm_f32.c | 169 float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_lms_norm_f32() local 358 float32_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_lms_norm_f32() local
|
| D | arm_fir_decimate_q31.c | 70 const q31_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_decimate_q31() local 313 const q31_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_decimate_q31() local
|
| D | arm_fir_interpolate_q15.c | 67 const q15_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_interpolate_q15() local 362 const q15_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_interpolate_q15() local
|
| D | arm_fir_interpolate_q31.c | 67 const q31_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_interpolate_q31() local 359 const q31_t *pCoeffs = S->pCoeffs; /* Coefficient pointer */ in arm_fir_interpolate_q31() local
|