/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/ConvolutionFunctions/ |
H A D | arm_convolve_HWC_q15_fast.c | 165 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 D | arm_convolve_HWC_q15_fast_nonsquare.c | 175 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 D | arm_depthwise_separable_conv_HWC_q7.c | 162 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 D | arm_depthwise_separable_conv_HWC_q7_nonsquare.c | 170 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 D | arm_nn_mat_mult_kernel_q7_q15_reordered.c | 112 q7_t inA2 = *pA2++; in arm_nn_mat_mult_kernel_q7_q15_reordered() local
|
H A D | arm_convolve_HWC_q7_basic.c | 161 q31_t inA1, inA2; in arm_convolve_HWC_q7_basic() local
|
H A D | arm_convolve_HWC_q7_fast.c | 330 q31_t inA1, inA2; in arm_convolve_HWC_q7_fast() local
|
H A D | arm_convolve_HWC_q15_basic.c | 137 q31_t inA2 = *__SIMD32(pA)++; in arm_convolve_HWC_q15_basic() local
|
H A D | arm_convolve_1x1_HWC_q7_fast_nonsquare.c | 157 q31_t inA1, inA2; in arm_convolve_1x1_HWC_q7_fast_nonsquare() local
|
H A D | arm_convolve_HWC_q7_RGB.c | 204 q31_t inA1, inA2; in arm_convolve_HWC_q7_RGB() local
|
H A D | arm_convolve_HWC_q7_basic_nonsquare.c | 159 q31_t inA1, inA2; in arm_convolve_HWC_q7_basic_nonsquare() local
|
H A D | arm_convolve_HWC_q7_fast_nonsquare.c | 302 q31_t inA1, inA2; in arm_convolve_HWC_q7_fast_nonsquare() local
|
H A D | arm_nn_mat_mult_kernel_q7_q15.c | 113 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 D | arm_nn_mult_q15.c | 70 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 D | arm_fully_connected_q15_opt_ref.c | 57 q15_t inA2 = *pA++; in arm_fully_connected_q15_opt_ref() local
|
H A D | arm_fully_connected_mat_q7_vec_q15_opt_ref.c | 57 q15_t inA2 = *pA++; in arm_fully_connected_mat_q7_vec_q15_opt_ref() local
|
H A D | arm_fully_connected_q7_opt_ref.c | 58 q7_t inA2 = *pA++; in arm_fully_connected_q7_opt_ref() local
|