/cmsis-3.4.0/CMSIS/DSP/Include/dsp/ |
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 250 …q15_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member 261 …q31_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member 272 …float32_t *pState; /**< Points to the array of state coefficients. The array is of length 4… member 770 …q15_t *pState; /**< points to the state variable array. The array is of length numTap… member 781 …q31_t *pState; /**< points to the state variable array. The array is of length numTap… member 792 …float32_t *pState; /**< points to the state variable array. The array is of length numTap… member [all …]
|
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
|
/cmsis-3.4.0/CMSIS/DSP/Source/FilteringFunctions/ |
D | arm_biquad_cascade_df1_init_f16.c | 82 float16_t * pState) in arm_biquad_cascade_df1_init_f16() 142 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_fir_lattice_init_f32.c | 53 float32_t * pState) in arm_fir_lattice_init_f32()
|
D | arm_fir_lattice_init_q15.c | 53 q15_t * pState) in arm_fir_lattice_init_q15()
|
D | arm_fir_lattice_init_q31.c | 53 q31_t * pState) in arm_fir_lattice_init_q31()
|
D | arm_biquad_cascade_stereo_df2T_init_f16.c | 71 float16_t * pState) in arm_biquad_cascade_stereo_df2T_init_f16()
|
D | arm_biquad_cascade_stereo_df2T_init_f32.c | 69 float32_t * pState) in arm_biquad_cascade_stereo_df2T_init_f32()
|
D | arm_biquad_cascade_df2T_init_f16.c | 95 float16_t * pState) in arm_biquad_cascade_df2T_init_f16()
|
D | arm_biquad_cascade_df2T_init_f64.c | 69 float64_t * pState) in arm_biquad_cascade_df2T_init_f64()
|
D | arm_fir_init_f16.c | 81 float16_t * pState, in arm_fir_init_f16()
|
D | arm_fir_init_f32.c | 78 float32_t * pState, in arm_fir_init_f32()
|
D | arm_fir_init_q31.c | 78 q31_t * pState, in arm_fir_init_q31()
|
D | arm_fir_init_q7.c | 72 q7_t * pState, in arm_fir_init_q7()
|
D | arm_biquad_cascade_df1_32x64_init_q31.c | 73 q63_t * pState, in arm_biquad_cas_df1_32x64_init_q31()
|
D | arm_biquad_cascade_df1_init_q15.c | 75 q15_t * pState, in arm_biquad_cascade_df1_init_q15()
|
D | arm_biquad_cascade_df1_init_q31.c | 74 q31_t * pState, in arm_biquad_cascade_df1_init_q31()
|
D | arm_biquad_cascade_df1_f32.c | 175 float32_t *pState = S->pState; /* pState pointer */ in arm_biquad_cascade_df1_f32() local 353 float32_t *pState = S->pState; /* pState pointer */ in arm_biquad_cascade_df1_f32() local 514 float32_t *pState = S->pState; /* pState pointer */ in arm_biquad_cascade_df1_f32() local
|
D | arm_lms_norm_init_f32.c | 64 float32_t * pState, in arm_lms_norm_init_f32()
|
D | arm_iir_lattice_init_f32.c | 56 float32_t * pState, in arm_iir_lattice_init_f32()
|
D | arm_iir_lattice_init_q15.c | 56 q15_t * pState, in arm_iir_lattice_init_q15()
|
D | arm_iir_lattice_init_q31.c | 56 q31_t * pState, in arm_iir_lattice_init_q31()
|
D | arm_lms_init_f32.c | 59 float32_t * pState, in arm_lms_init_f32()
|
D | arm_fir_init_q15.c | 90 q15_t * pState, in arm_fir_init_q15()
|