Home
last modified time | relevance | path

Searched defs:pState (Results 1 – 25 of 105) sorted by relevance

12345

/cmsis-dsp-latest/Include/dsp/
Dfiltering_functions_f16.h50 …float16_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc… member
89 …float16_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
137 …float16_t *pState; /**< points to the array of state coefficients. The array is of length… member
147 …float16_t *pState; /**< points to the array of state coefficients. The array is of length… member
Dfiltering_functions.h59 …q7_t *pState; /**< points to the state variable array. The array is of length numTaps+b… member
69 …q15_t *pState; /**< points to the state variable array. The array is of length numTaps+… member
79 …q31_t *pState; /**< points to the state variable array. The array is of length numTaps+… member
89 …float32_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc… member
99 …float64_t *pState; /**< points to the state variable array. The array is of length numTaps+bloc… member
288 …q15_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
299 …q31_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
310 …float32_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member
808 …q15_t *pState; /**< points to the state variable array. The array is of length numTap… member
819 …q31_t *pState; /**< points to the state variable array. The array is of length numTap… member
[all …]
/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_biquad_cascade_df2T_init_f16.c94 float16_t * pState) in arm_biquad_cascade_df2T_init_f16()
Darm_biquad_cascade_df2T_init_f64.c68 float64_t * pState) in arm_biquad_cascade_df2T_init_f64()
Darm_biquad_cascade_stereo_df2T_init_f32.c68 float32_t * pState) in arm_biquad_cascade_stereo_df2T_init_f32()
Darm_biquad_cascade_stereo_df2T_init_f16.c70 float16_t * pState) in arm_biquad_cascade_stereo_df2T_init_f16()
Darm_fir_lattice_init_f32.c52 float32_t * pState) in arm_fir_lattice_init_f32()
Darm_fir_lattice_init_q15.c52 q15_t * pState) in arm_fir_lattice_init_q15()
Darm_fir_lattice_init_q31.c52 q31_t * pState) in arm_fir_lattice_init_q31()
Darm_biquad_cascade_df1_init_f16.c82 float16_t * pState) in arm_biquad_cascade_df1_init_f16()
148 float16_t * pState) in arm_biquad_cascade_df1_mve_init_f16()
Darm_biquad_cascade_df1_init_f32.c81 float32_t * pState) in arm_biquad_cascade_df1_init_f32()
130 float32_t * pState) in arm_biquad_cascade_df1_mve_init_f32()
Darm_biquad_cascade_df1_32x64_init_q31.c72 q63_t * pState, in arm_biquad_cas_df1_32x64_init_q31()
Darm_biquad_cascade_df1_init_q15.c74 q15_t * pState, in arm_biquad_cascade_df1_init_q15()
Darm_biquad_cascade_df1_init_q31.c73 q31_t * pState, in arm_biquad_cascade_df1_init_q31()
Darm_fir_init_f64.c66 float64_t * pState, in arm_fir_init_f64()
Darm_fir_init_q31.c77 q31_t * pState, in arm_fir_init_q31()
Darm_fir_init_q7.c71 q7_t * pState, in arm_fir_init_q7()
Darm_fir_init_f16.c80 float16_t * pState, in arm_fir_init_f16()
Darm_fir_init_f32.c77 float32_t * pState, in arm_fir_init_f32()
Darm_fir_init_q15.c90 q15_t * pState, in arm_fir_init_q15()
Darm_iir_lattice_init_f32.c55 float32_t * pState, in arm_iir_lattice_init_f32()
Darm_iir_lattice_init_q15.c55 q15_t * pState, in arm_iir_lattice_init_q15()
Darm_iir_lattice_init_q31.c55 q31_t * pState, in arm_iir_lattice_init_q31()
Darm_lms_init_f32.c58 float32_t * pState, in arm_lms_init_f32()
Darm_lms_norm_init_f32.c63 float32_t * pState, in arm_lms_norm_init_f32()

12345