Home
last modified time | relevance | path

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

12

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/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
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_convolve_HWC_q7_basic.c159 q31_t inA1, inA2; in arm_convolve_HWC_q7_basic() local
175 q7_t inA1 = *pA++; in arm_convolve_HWC_q7_basic() local
Darm_convolve_HWC_q7_fast.c306 q31_t inA1, inA2; in arm_convolve_HWC_q7_fast() local
321 q7_t inA1 = *pA++; in arm_convolve_HWC_q7_fast() local
Darm_nn_mat_mult_kernel_q7_q15.c101 q7_t inA1 = *pA++; in arm_nn_mat_mult_kernel_q7_q15() local
157 q7_t inA1 = *pA++; in arm_nn_mat_mult_kernel_q7_q15() local
Darm_convolve_1x1_HWC_q7_fast_nonsquare.c157 q31_t inA1, inA2; in arm_convolve_1x1_HWC_q7_fast_nonsquare() local
173 q7_t inA1 = *pA++; in arm_convolve_1x1_HWC_q7_fast_nonsquare() local
Darm_convolve_HWC_q15_basic.c138 q31_t inA1 = arm_nn_read_q15x2_ia(&pA); in arm_convolve_HWC_q15_basic() local
151 q15_t inA1 = *pA++; in arm_convolve_HWC_q15_basic() local
Darm_convolve_HWC_q7_basic_nonsquare.c160 q31_t inA1, inA2; in arm_convolve_HWC_q7_basic_nonsquare() local
176 q7_t inA1 = *pA++; in arm_convolve_HWC_q7_basic_nonsquare() local
Darm_convolve_HWC_q7_fast_nonsquare.c302 q31_t inA1, inA2; in arm_convolve_HWC_q7_fast_nonsquare() local
317 q7_t inA1 = *pA++; in arm_convolve_HWC_q7_fast_nonsquare() local
Darm_convolve_HWC_q7_RGB.c206 q31_t inA1, inA2; in arm_convolve_HWC_q7_RGB() local
221 q7_t inA1 = *pA++; in arm_convolve_HWC_q7_RGB() local
Darm_convolve_HWC_q15_fast.c166 q31_t inA1 = arm_nn_read_q15x2_ia(&pA); in arm_convolve_HWC_q15_fast() local
181 q15_t inA1 = *pA++; in arm_convolve_HWC_q15_fast() local
Darm_convolve_HWC_q15_fast_nonsquare.c178 q31_t inA1 = arm_nn_read_q15x2_ia(&pA); in arm_convolve_HWC_q15_fast_nonsquare() local
193 q15_t inA1 = *pA++; in arm_convolve_HWC_q15_fast_nonsquare() local
Darm_depthwise_separable_conv_HWC_q7.c164 q31_t inA1, inA2, inB1, inB2, opA, opB; in arm_depthwise_separable_conv_HWC_q7() local
196 q31_t inA1, inA2, inB1, inB2, opA, opB; in arm_depthwise_separable_conv_HWC_q7() local
Darm_depthwise_separable_conv_HWC_q7_nonsquare.c174 q31_t inA1, inA2, inB1, inB2, opA, opB; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local
206 q31_t inA1, inA2, inB1, inB2, opA, opB; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local
Darm_nn_mat_mult_kernel_q7_q15_reordered.c101 q7_t inA1 = *pA++; in arm_nn_mat_mult_kernel_q7_q15_reordered() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/
Darm_nn_mult_q15.c63 q31_t inA1, inA2, inB1, inB2; /* temporary input variables */ in arm_nn_mult_q15() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/BasicMathFunctions/
Darm_add_q15.c114 q31_t inA1, inA2; in arm_add_q15() local
Darm_sub_q15.c115 q31_t inA1, inA2; in arm_sub_q15() local
Darm_dot_prod_q7.c120 q31_t inA1, inA2, inB1, inB2; /* Temporary variables */ in arm_dot_prod_q7() local
Darm_mult_q15.c112 q31_t inA1, inA2, inB1, inB2; /* Temporary input variables */ in arm_mult_q15() local
Darm_scale_q15.c122 q31_t inA1, inA2; in arm_scale_q15() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/DSP/Source/ComplexMathFunctions/
Darm_cmplx_mult_real_q15.c120 q31_t inA1, inA2; /* Temporary variables to hold input data */ in arm_cmplx_mult_real_q15() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/FullyConnectedFunctions/
Darm_fully_connected_q15_opt.c267 q15_t inA1 = *pA++; in arm_fully_connected_q15_opt() local
Darm_fully_connected_mat_q7_vec_q15_opt.c345 q15_t inA1 = *pA++; in arm_fully_connected_mat_q7_vec_q15_opt() local

12