Searched defs:px2 (Results 1 – 13 of 13) sorted by relevance
/cmsis-dsp-latest/Source/FilteringFunctions/ |
D | arm_iir_lattice_q31.c | 65 q31_t *px1, *px2, *pk, *pv; /* Temporary pointers for state and coef */ in arm_iir_lattice_q31() local
|
D | arm_fir_decimate_q31.c | 75 const q31_t *px0, *px1, *px2, *px3; in arm_fir_decimate_q31() local 322 q31_t *px1, *px2, *px3; in arm_fir_decimate_q31() local
|
D | arm_iir_lattice_q15.c | 66 q15_t *px1, *px2, *pk, *pv; /* Temporary pointers for state and coef */ in arm_iir_lattice_q15() 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 637 float32_t *px1, *px2, *px3; in arm_fir_decimate_f32() local
|
D | arm_iir_lattice_f32.c | 130 float32_t *px1, *px2, *pk, *pv; /* Temporary pointers for state and coef */ in arm_iir_lattice_f32() local
|
D | arm_fir_decimate_f64.c | 65 float64_t *px1, *px2, *px3; in arm_fir_decimate_f64() local
|
D | arm_fir_decimate_fast_q31.c | 78 q31_t *px1, *px2, *px3; in arm_fir_decimate_fast_q31() local
|
D | arm_fir_decimate_q15.c | 76 const q15_t *px0, *px1, *px2, *px3; in arm_fir_decimate_q15() local
|
/cmsis-dsp-latest/Source/MatrixFunctions/ |
D | arm_mat_mult_fast_q31.c | 75 q31_t *px2; in arm_mat_mult_fast_q31() local
|
D | arm_mat_mult_fast_q15.c | 89 q15_t *pInA2, *pInB2, *px2; in arm_mat_mult_fast_q15() local
|
D | arm_mat_mult_opt_q31.c | 351 q31_t *px2; /* Temporary output data matrix pointer */ in arm_mat_mult_opt_q31() local
|
D | arm_mat_mult_q7.c | 281 q7_t *px2; /* Temporary output data matrix pointer */ in arm_mat_mult_q7() local
|
D | arm_mat_mult_q15.c | 333 q15_t *px2; /* Temporary output data matrix pointer */ in arm_mat_mult_q15() local
|