Home
last modified time | relevance | path

Searched defs:px (Results 1 – 25 of 80) sorted by relevance

1234

/cmsis-dsp-latest/Source/MatrixFunctions/
Darm_mat_trans_f64.c65 float64_t *px; /* Temporary output data matrix pointer */ in arm_mat_trans_f64() local
183 float64_t *px; /* Temporary output data matrix pointer */ in arm_mat_trans_f64() local
Darm_mat_trans_f32.c122 float32_t *px; /* Temporary output data matrix pointer */ in arm_mat_trans_f32() local
248 float32_t *px; /* Temporary output data matrix pointer */ in arm_mat_trans_f32() local
Darm_mat_cmplx_trans_f32.c90 float32_t *px; /* Temporary output data matrix pointer */ in arm_mat_cmplx_trans_f32() local
Darm_mat_cmplx_trans_q31.c69 q31_t *px; /* Temporary output data matrix pointer */ in arm_mat_cmplx_trans_q31() local
Darm_mat_cmplx_trans_f16.c69 float16_t *px; /* Temporary output data matrix pointer */ in arm_mat_cmplx_trans_f16() local
Darm_mat_trans_q31.c99 q31_t *px; /* Temporary output data matrix pointer */ in arm_mat_trans_q31() local
Darm_mat_trans_f16.c107 float16_t *px; /* Temporary output data matrix pointer */ in arm_mat_trans_f16() local
/cmsis-dsp-latest/Source/FilteringFunctions/
Darm_fir_f64.c57 float64_t *px; /* Temporary pointer for state buffer */ in arm_fir_f64() local
153 float64_t *px; /* Temporary pointer for state buffer */ in arm_fir_f64() local
Darm_lms_f32.c176 …float32_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_f32() local
348 …float32_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_f32() local
Darm_fir_decimate_fast_q15.c70 q15_t *px; /* Temporary pointer for state buffer */ in arm_fir_decimate_fast_q15() local
316 q15_t *px; /* Temporary pointer for state buffer */ in arm_fir_decimate_fast_q15() local
Darm_fir_sparse_f32.c121 float32_t *px; /* Scratch buffer pointer */ in arm_fir_sparse_f32() local
Darm_lms_norm_f32.c170 …float32_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_norm_f32() local
359 …float32_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_norm_f32() local
Darm_fir_decimate_q15.c72 const q15_t *px, *pb; /* Temporary pointers for state and coefficient buffers */ in arm_fir_decimate_q15() local
327 q15_t *px; /* Temporary pointer for state buffer */ in arm_fir_decimate_q15() local
572 q15_t *px; /* Temporary pointer for state buffer */ in arm_fir_decimate_q15() local
Darm_fir_fast_q15.c68 q15_t *px; /* Temporary pointer for state buffer */ in arm_fir_fast_q15() local
Darm_fir_sparse_q31.c65 q31_t *px; /* Scratch buffer pointer */ in arm_fir_sparse_q31() local
Darm_fir_sparse_q15.c68 q15_t *px; /* Temporary pointers for scratch buffer */ in arm_fir_sparse_q15() local
Darm_fir_fast_q31.c69 q31_t *px; /* Temporary pointer for state buffer */ in arm_fir_fast_q31() local
Darm_lms_q15.c72 …q15_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_q15() local
Darm_lms_q31.c76 …q31_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_q31() local
Darm_correlate_f64.c59 const float64_t *px; /* Intermediate inputA pointer */ in arm_correlate_f64() local
Darm_fir_lattice_f32.c131 float32_t *px; /* Temporary state pointer */ in arm_fir_lattice_f32() local
Darm_fir_lattice_q15.c56 q15_t *px; /* Temporary state pointer */ in arm_fir_lattice_q15() local
Darm_fir_lattice_q31.c59 q31_t *px; /* Temporary state pointer */ in arm_fir_lattice_q31() local
/cmsis-dsp-latest/dsppp/Include/dsppp/Scalar/
Dmatrix_multiply_float.hpp37 T *px; /* Temporary output data matrix pointer */ in _dot_m_m() local
Dmatrix_multiply_fixed.hpp42 T *px; /* Temporary output data matrix pointer */ in _dot_m_m() local

1234