Home
last modified time | relevance | path

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

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/ConvolutionFunctions/
H A Darm_convolve_HWC_q15_fast.c165 q31_t inA2 = *__SIMD32(pA2)++; in arm_convolve_HWC_q15_fast() local
180 q15_t inA2 = *pA2++; in arm_convolve_HWC_q15_fast() local
H A Darm_convolve_HWC_q15_fast_nonsquare.c175 q31_t inA2 = *__SIMD32(pA2)++; in arm_convolve_HWC_q15_fast_nonsquare() local
190 q15_t inA2 = *pA2++; 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.c112 q7_t inA2 = *pA2++; in arm_nn_mat_mult_kernel_q7_q15_reordered() local
H A Darm_convolve_HWC_q7_basic.c161 q31_t inA1, inA2; 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
H A Darm_convolve_HWC_q15_basic.c137 q31_t inA2 = *__SIMD32(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
H A Darm_convolve_HWC_q7_RGB.c204 q31_t inA1, inA2; 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
H A Darm_convolve_HWC_q7_fast_nonsquare.c302 q31_t inA1, inA2; in arm_convolve_HWC_q7_fast_nonsquare() local
H A Darm_nn_mat_mult_kernel_q7_q15.c113 q7_t inA2 = *pA2++; in arm_nn_mat_mult_kernel_q7_q15() 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.c57 q15_t inA2 = *pA++; in arm_fully_connected_q15_opt_ref() local
H A Darm_fully_connected_mat_q7_vec_q15_opt_ref.c57 q15_t inA2 = *pA++; in arm_fully_connected_mat_q7_vec_q15_opt_ref() local
H A Darm_fully_connected_q7_opt_ref.c58 q7_t inA2 = *pA++; in arm_fully_connected_q7_opt_ref() local