Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/ConvolutionFunctions/
H A Darm_convolve_HWC_q7_basic.c161 q31_t inA1, inA2; in arm_convolve_HWC_q7_basic() local
176 q7_t inA1 = *pA++; in arm_convolve_HWC_q7_basic() local
H A Darm_convolve_HWC_q7_fast.c330 q31_t inA1, inA2; in arm_convolve_HWC_q7_fast() local
345 q7_t inA1 = *pA++; in arm_convolve_HWC_q7_fast() local
H A Darm_convolve_HWC_q15_basic.c135 q31_t inA1 = *__SIMD32(pA)++; in arm_convolve_HWC_q15_basic() local
148 q15_t inA1 = *pA++; in arm_convolve_HWC_q15_basic() local
H A Darm_convolve_1x1_HWC_q7_fast_nonsquare.c157 q31_t inA1, inA2; in arm_convolve_1x1_HWC_q7_fast_nonsquare() local
172 q7_t inA1 = *pA++; in arm_convolve_1x1_HWC_q7_fast_nonsquare() local
H A Darm_convolve_HWC_q7_RGB.c204 q31_t inA1, inA2; in arm_convolve_HWC_q7_RGB() local
219 q7_t inA1 = *pA++; in arm_convolve_HWC_q7_RGB() local
H A Darm_convolve_HWC_q7_basic_nonsquare.c159 q31_t inA1, inA2; in arm_convolve_HWC_q7_basic_nonsquare() local
174 q7_t inA1 = *pA++; in arm_convolve_HWC_q7_basic_nonsquare() local
H A 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
H A Darm_nn_mat_mult_kernel_q7_q15.c111 q7_t inA1 = *pA++; in arm_nn_mat_mult_kernel_q7_q15() local
165 q7_t inA1 = *pA++; in arm_nn_mat_mult_kernel_q7_q15() local
H A Darm_convolve_HWC_q15_fast.c163 q31_t inA1 = *__SIMD32(pA)++; in arm_convolve_HWC_q15_fast() local
178 q15_t inA1 = *pA++; in arm_convolve_HWC_q15_fast() local
H A Darm_convolve_HWC_q15_fast_nonsquare.c173 q31_t inA1 = *__SIMD32(pA)++; in arm_convolve_HWC_q15_fast_nonsquare() local
188 q15_t inA1 = *pA++; in arm_convolve_HWC_q15_fast_nonsquare() local
H A Darm_depthwise_separable_conv_HWC_q7.c162 q31_t inA1, inA2, inB1, inB2, opA, opB; in arm_depthwise_separable_conv_HWC_q7() local
194 q31_t inA1, inA2, inB1, inB2, opA, opB; in arm_depthwise_separable_conv_HWC_q7() local
H A Darm_depthwise_separable_conv_HWC_q7_nonsquare.c170 q31_t inA1, inA2, inB1, inB2, opA, opB; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local
202 q31_t inA1, inA2, inB1, inB2, opA, opB; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local
H A Darm_nn_mat_mult_kernel_q7_q15_reordered.c110 q7_t inA1 = *pA++; in arm_nn_mat_mult_kernel_q7_q15_reordered() local
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/NNSupportFunctions/
H A Darm_nn_mult_q15.c70 q31_t inA1, inA2, inB1, inB2; /* temporary input variables */ in arm_nn_mult_q15() local
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/
H A Darm_fully_connected_q15_opt_ref.c56 q15_t inA1 = *pA++; in arm_fully_connected_q15_opt_ref() local
H A Darm_fully_connected_mat_q7_vec_q15_opt_ref.c56 q15_t inA1 = *pA++; in arm_fully_connected_mat_q7_vec_q15_opt_ref() local
H A Darm_fully_connected_q7_opt_ref.c56 q7_t inA1 = *pA++; in arm_fully_connected_q7_opt_ref() local