Home
last modified time | relevance | path

Searched defs:pStateCur (Results 1 – 18 of 18) sorted by relevance

/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_fir_decimate_fast_q15.c69 … q15_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_decimate_fast_q15() local
315 … q15_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_decimate_fast_q15() local
Darm_iir_lattice_q31.c62 q31_t *pStateCur; /* State current pointer */ in arm_iir_lattice_q31() local
Darm_iir_lattice_q15.c63 q15_t *pStateCur; /* State current pointer */ in arm_iir_lattice_q15() local
Darm_iir_lattice_f32.c127 float32_t *pStateCur; /* State current pointer */ in arm_iir_lattice_f32() local
Darm_fir_decimate_f64.c56 … float64_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_decimate_f64() local
Darm_fir_decimate_fast_q31.c69 … q31_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_decimate_fast_q31() local
Darm_fir_decimate_q15.c326 … q15_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_decimate_q15() local
571 … q15_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_decimate_q15() local
Darm_fir_q31.c215 q31_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_q31_1_4_mve() local
457 q31_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_q31_29_32_mve() local
657 q31_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_q31() local
Darm_fir_decimate_q31.c313 … q31_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_decimate_q31() local
Darm_fir_f16.c69 float16_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_f16_1_4_mve() local
159 float16_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_f16_5_8_mve() local
Darm_fir_interpolate_q15.c362 … q15_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_interpolate_q15() local
Darm_fir_interpolate_q31.c359 … q31_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_interpolate_q31() local
Darm_fir_q7.c197 q7_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_q7() local
Darm_fir_decimate_f32.c628 … float32_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_decimate_f32() local
Darm_fir_q15.c206 q15_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_q15() local
Darm_fir_interpolate_f32.c835 … float32_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_interpolate_f32() local
Darm_fir_f32.c173 float32_t *pStateCur; /* Points to the current sample of the state */ in arm_fir_f32_1_4_mve() local
/cmsis-dsp-latest/dsppp/tests/
Dfilter_test.cpp165 q15_t *pStateCur; /* Points to the current sample of the state */ in debug_arm_fir_q15() local