/cmsis-dsp-latest/Source/MatrixFunctions/ |
D | arm_mat_trans_f64.c | 65 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
|
D | arm_mat_trans_f32.c | 122 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
|
D | arm_mat_cmplx_trans_f32.c | 90 float32_t *px; /* Temporary output data matrix pointer */ in arm_mat_cmplx_trans_f32() local
|
D | arm_mat_cmplx_trans_q31.c | 69 q31_t *px; /* Temporary output data matrix pointer */ in arm_mat_cmplx_trans_q31() local
|
D | arm_mat_cmplx_trans_f16.c | 69 float16_t *px; /* Temporary output data matrix pointer */ in arm_mat_cmplx_trans_f16() local
|
D | arm_mat_trans_q31.c | 99 q31_t *px; /* Temporary output data matrix pointer */ in arm_mat_trans_q31() local
|
D | arm_mat_trans_f16.c | 107 float16_t *px; /* Temporary output data matrix pointer */ in arm_mat_trans_f16() local
|
/cmsis-dsp-latest/Source/FilteringFunctions/ |
D | arm_fir_f64.c | 57 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
|
D | arm_lms_f32.c | 176 …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
|
D | arm_fir_decimate_fast_q15.c | 70 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
|
D | arm_fir_sparse_f32.c | 121 float32_t *px; /* Scratch buffer pointer */ in arm_fir_sparse_f32() local
|
D | arm_lms_norm_f32.c | 170 …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
|
D | arm_fir_decimate_q15.c | 72 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
|
D | arm_fir_fast_q15.c | 68 q15_t *px; /* Temporary pointer for state buffer */ in arm_fir_fast_q15() local
|
D | arm_fir_sparse_q31.c | 65 q31_t *px; /* Scratch buffer pointer */ in arm_fir_sparse_q31() local
|
D | arm_fir_sparse_q15.c | 68 q15_t *px; /* Temporary pointers for scratch buffer */ in arm_fir_sparse_q15() local
|
D | arm_fir_fast_q31.c | 69 q31_t *px; /* Temporary pointer for state buffer */ in arm_fir_fast_q31() local
|
D | arm_lms_q15.c | 72 …q15_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_q15() local
|
D | arm_lms_q31.c | 76 …q31_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_q31() local
|
D | arm_correlate_f64.c | 59 const float64_t *px; /* Intermediate inputA pointer */ in arm_correlate_f64() local
|
D | arm_fir_lattice_f32.c | 131 float32_t *px; /* Temporary state pointer */ in arm_fir_lattice_f32() local
|
D | arm_fir_lattice_q15.c | 56 q15_t *px; /* Temporary state pointer */ in arm_fir_lattice_q15() local
|
D | arm_fir_lattice_q31.c | 59 q31_t *px; /* Temporary state pointer */ in arm_fir_lattice_q31() local
|
/cmsis-dsp-latest/dsppp/Include/dsppp/Scalar/ |
D | matrix_multiply_float.hpp | 37 T *px; /* Temporary output data matrix pointer */ in _dot_m_m() local
|
D | matrix_multiply_fixed.hpp | 42 T *px; /* Temporary output data matrix pointer */ in _dot_m_m() local
|