Home
last modified time | relevance | path

Searched defs:inB2 (Results 1 – 9 of 9) 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_mult_q15.c645 q31_t inA1, inB1, inA2, inB2; local
/cmsis-dsp-latest/Source/BasicMathFunctions/
Darm_add_q15.c114 q31_t inB1, inB2; in arm_add_q15() local
Darm_sub_q15.c115 q31_t inB1, inB2; 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
/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