Home
last modified time | relevance | path

Searched defs:inA1 (Results 1 – 12 of 12) sorted by relevance

/cmsis-dsp-latest/Source/MatrixFunctions/
Darm_mat_mult_fast_q15.c87 q31_t inA1, inB1, inA2, inB2; in arm_mat_mult_fast_q15() local
93 q15_t inA1, inB1, inA2, inB2; in arm_mat_mult_fast_q15() local
Darm_mat_mult_fast_q31.c77 q31_t inA1, inA2, inB1, inB2; in arm_mat_mult_fast_q31() local
Darm_mat_scale_q15.c147 q31_t inA1, inA2; in arm_mat_scale_q15() local
Darm_mat_mult_q15.c645 q31_t inA1, inB1, inA2, inB2; local
/cmsis-dsp-latest/Source/BasicMathFunctions/
Darm_add_q15.c113 q31_t inA1, inA2; in arm_add_q15() local
Darm_sub_q15.c114 q31_t inA1, inA2; in arm_sub_q15() local
Darm_dot_prod_q7.c119 q31_t inA1, inA2, inB1, inB2; /* Temporary variables */ in arm_dot_prod_q7() local
Darm_mult_q15.c111 q31_t inA1, inA2, inB1, inB2; /* Temporary input variables */ in arm_mult_q15() local
Darm_scale_q15.c132 q31_t inA1, inA2; in arm_scale_q15() local
/cmsis-dsp-latest/Source/ComplexMathFunctions/
Darm_cmplx_mult_real_q15.c119 q31_t inA1, inA2; /* Temporary variables to hold input data */ in arm_cmplx_mult_real_q15() local
/cmsis-dsp-latest/dsppp/Include/dsppp/DSP/
Dmatrix_multiply.hpp281 VEC inA1, inB1, inA2, inB2; in _dot_m_m() local
Dq7.hpp227 q31_t inA1, inA2, inB1, inB2; in vmacc() local