Home
last modified time | relevance | path

Searched defs:pCoeffs (Results 1 – 25 of 78) sorted by relevance

1234

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Include/dsp/
Dfiltering_functions.h60 …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 …]
Dfiltering_functions_f16.h51 …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/
Darm_math.h1201 …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/
Darm_fir_f32.c170 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
Darm_fir_interpolate_f32.c143 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
Darm_fir_f16.c68 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
Darm_fir_q31.c215 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
Darm_biquad_cascade_df1_f32.c176 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
Darm_fir_decimate_q15.c71 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
Darm_biquad_cascade_df1_32x64_q31.c187 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
Darm_fir_decimate_f32.c138 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
Darm_biquad_cascade_df2T_init_f32.c104 float32_t * pCoeffs) in arm_biquad_cascade_df2T_compute_coefs_f32()
193 const float32_t * pCoeffs, in arm_biquad_cascade_df2T_init_f32()
Darm_biquad_cascade_df1_init_f16.c81 const float16_t * pCoeffs, in arm_biquad_cascade_df1_init_f16()
140 const float16_t * pCoeffs, in arm_biquad_cascade_df1_mve_init_f16()
Darm_biquad_cascade_df1_init_f32.c80 const float32_t * pCoeffs, in arm_biquad_cascade_df1_init_f32()
128 const float32_t * pCoeffs, in arm_biquad_cascade_df1_mve_init_f32()
Darm_lms_f32.c175 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
Darm_fir_decimate_fast_q15.c69 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
Darm_biquad_cascade_df1_q15.c76 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
Darm_biquad_cascade_df1_f16.c63 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
Darm_biquad_cascade_stereo_df2T_f32.c60 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
Darm_biquad_cascade_df1_q31.c76 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
Darm_biquad_cascade_stereo_df2T_f16.c64 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
Darm_lms_norm_f32.c169 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
Darm_fir_decimate_q31.c70 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
Darm_fir_interpolate_q15.c67 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
Darm_fir_interpolate_q31.c67 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

1234