Searched defs:px0 (Results 1 – 6 of 6) sorted by relevance
/cmsis-dsp-latest/Source/FilteringFunctions/ |
D | arm_fir_decimate_fast_q15.c | 75 q15_t *px0, *px1; in arm_fir_decimate_fast_q15() local 321 q15_t *px0, *px1; in arm_fir_decimate_fast_q15() local
|
D | arm_fir_decimate_q15.c | 76 const q15_t *px0, *px1, *px2, *px3; in arm_fir_decimate_q15() local 332 q15_t *px0, *px1; in arm_fir_decimate_q15() local 577 q15_t *px0, *px1; in arm_fir_decimate_q15() local
|
D | arm_fir_decimate_q31.c | 75 const q31_t *px0, *px1, *px2, *px3; in arm_fir_decimate_q31() local 314 q31_t *px0; /* Temporary pointer for state buffer */ in arm_fir_decimate_q31() local
|
D | arm_fir_decimate_f32.c | 143 const float32_t *px0, *px1, *px2, *px3; in arm_fir_decimate_f32() local 393 float32_t *px0, *px1, *px2, *px3; in arm_fir_decimate_f32() local 629 float32_t *px0; /* Temporary pointer for state buffer */ in arm_fir_decimate_f32() local
|
D | arm_fir_decimate_f64.c | 57 float64_t *px0; /* Temporary pointer for state buffer */ in arm_fir_decimate_f64() local
|
D | arm_fir_decimate_fast_q31.c | 70 q31_t *px0; /* Temporary pointer for state buffer */ in arm_fir_decimate_fast_q31() local
|