/cmsis-dsp-latest/Include/dsp/ |
D | filtering_functions_f16.h | 50 …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
|
D | filtering_functions.h | 59 …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/ |
D | arm_biquad_cascade_df2T_init_f16.c | 94 float16_t * pState) in arm_biquad_cascade_df2T_init_f16()
|
D | arm_biquad_cascade_df2T_init_f64.c | 68 float64_t * pState) in arm_biquad_cascade_df2T_init_f64()
|
D | arm_biquad_cascade_stereo_df2T_init_f32.c | 68 float32_t * pState) in arm_biquad_cascade_stereo_df2T_init_f32()
|
D | arm_biquad_cascade_stereo_df2T_init_f16.c | 70 float16_t * pState) in arm_biquad_cascade_stereo_df2T_init_f16()
|
D | arm_fir_lattice_init_f32.c | 52 float32_t * pState) in arm_fir_lattice_init_f32()
|
D | arm_fir_lattice_init_q15.c | 52 q15_t * pState) in arm_fir_lattice_init_q15()
|
D | arm_fir_lattice_init_q31.c | 52 q31_t * pState) in arm_fir_lattice_init_q31()
|
D | arm_biquad_cascade_df1_init_f16.c | 82 float16_t * pState) in arm_biquad_cascade_df1_init_f16() 148 float16_t * pState) in arm_biquad_cascade_df1_mve_init_f16()
|
D | arm_biquad_cascade_df1_init_f32.c | 81 float32_t * pState) in arm_biquad_cascade_df1_init_f32() 130 float32_t * pState) in arm_biquad_cascade_df1_mve_init_f32()
|
D | arm_biquad_cascade_df1_32x64_init_q31.c | 72 q63_t * pState, in arm_biquad_cas_df1_32x64_init_q31()
|
D | arm_biquad_cascade_df1_init_q15.c | 74 q15_t * pState, in arm_biquad_cascade_df1_init_q15()
|
D | arm_biquad_cascade_df1_init_q31.c | 73 q31_t * pState, in arm_biquad_cascade_df1_init_q31()
|
D | arm_fir_init_f64.c | 66 float64_t * pState, in arm_fir_init_f64()
|
D | arm_fir_init_q31.c | 77 q31_t * pState, in arm_fir_init_q31()
|
D | arm_fir_init_q7.c | 71 q7_t * pState, in arm_fir_init_q7()
|
D | arm_fir_init_f16.c | 80 float16_t * pState, in arm_fir_init_f16()
|
D | arm_fir_init_f32.c | 77 float32_t * pState, in arm_fir_init_f32()
|
D | arm_fir_init_q15.c | 90 q15_t * pState, in arm_fir_init_q15()
|
D | arm_iir_lattice_init_f32.c | 55 float32_t * pState, in arm_iir_lattice_init_f32()
|
D | arm_iir_lattice_init_q15.c | 55 q15_t * pState, in arm_iir_lattice_init_q15()
|
D | arm_iir_lattice_init_q31.c | 55 q31_t * pState, in arm_iir_lattice_init_q31()
|
D | arm_lms_init_f32.c | 58 float32_t * pState, in arm_lms_init_f32()
|
D | arm_lms_norm_init_f32.c | 63 float32_t * pState, in arm_lms_norm_init_f32()
|