/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/ActivationFunctions/ |
H A D | arm_relu_q7.c | 63 q7_t *pOut = data; in arm_relu_q7() local
|
H A D | arm_relu_q15.c | 63 q15_t *pOut = data; in arm_relu_q15() local
|
H A D | arm_nn_activations_q7.c | 65 q7_t *pOut = data; in arm_nn_activations_direct_q7() local
|
H A D | arm_nn_activations_q15.c | 65 q15_t *pOut = data; in arm_nn_activations_direct_q15() local
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/ |
H A D | arm_fully_connected_mat_q7_vec_q15_ref.c | 27 const q7_t * bias, q15_t * pOut, // output operand in arm_fully_connected_mat_q7_vec_q15_ref()
|
H A D | arm_fully_connected_q15_ref.c | 27 const q15_t * bias, q15_t * pOut, // output operand in arm_fully_connected_q15_ref()
|
H A D | arm_fully_connected_q7_ref.c | 27 const q7_t * bias, q7_t * pOut, // output operand in arm_fully_connected_q7_ref()
|
H A D | arm_fully_connected_q15_opt_ref.c | 27 const q15_t * bias, q15_t * pOut, // output operand in arm_fully_connected_q15_opt_ref()
|
H A D | arm_fully_connected_mat_q7_vec_q15_opt_ref.c | 27 … const q7_t * bias, q15_t * pOut, // output operand in arm_fully_connected_mat_q7_vec_q15_opt_ref()
|
H A D | arm_fully_connected_q7_opt_ref.c | 27 const q7_t * bias, q7_t * pOut, // output operand in arm_fully_connected_q7_opt_ref()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/ConvolutionFunctions/ |
H A D | arm_nn_mat_mult_kernel_q7_q15_reordered.c | 57 q7_t * pOut) in arm_nn_mat_mult_kernel_q7_q15_reordered()
|
H A D | arm_convolve_HWC_q7_basic.c | 101 q7_t *pOut = Im_out; in arm_convolve_HWC_q7_basic() local
|
H A D | arm_convolve_HWC_q7_fast.c | 120 q7_t *pOut = Im_out; in arm_convolve_HWC_q7_fast() local
|
H A D | arm_convolve_HWC_q15_basic.c | 99 q15_t *pOut = Im_out; in arm_convolve_HWC_q15_basic() local
|
H A D | arm_convolve_1x1_HWC_q7_fast_nonsquare.c | 115 q7_t *pOut = Im_out; in arm_convolve_1x1_HWC_q7_fast_nonsquare() local
|
H A D | arm_convolve_HWC_q7_RGB.c | 103 q7_t *pOut = Im_out; in arm_convolve_HWC_q7_RGB() local
|
H A D | arm_convolve_HWC_q7_basic_nonsquare.c | 99 q7_t *pOut = Im_out; in arm_convolve_HWC_q7_basic_nonsquare() local
|
H A D | arm_convolve_HWC_q7_fast_nonsquare.c | 107 q7_t *pOut = Im_out; in arm_convolve_HWC_q7_fast_nonsquare() local
|
H A D | arm_nn_mat_mult_kernel_q7_q15.c | 58 q7_t * pOut) in arm_nn_mat_mult_kernel_q7_q15()
|
H A D | arm_convolve_HWC_q15_fast.c | 102 q15_t *pOut = Im_out; in arm_convolve_HWC_q15_fast() local
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/ |
H A D | arm_fully_connected_q15.c | 73 q15_t * pOut, in arm_fully_connected_q15()
|
H A D | arm_fully_connected_mat_q7_vec_q15.c | 76 q15_t * pOut, in arm_fully_connected_mat_q7_vec_q15()
|
H A D | arm_fully_connected_q7.c | 73 const uint16_t out_shift, const q7_t * bias, q7_t * pOut, q15_t * vec_buffer) in arm_fully_connected_q7()
|
H A D | arm_fully_connected_q15_opt.c | 104 q15_t * pOut, in arm_fully_connected_q15_opt()
|
H A D | arm_fully_connected_mat_q7_vec_q15_opt.c | 122 … const uint16_t out_shift, const q7_t * bias, q15_t * pOut, q15_t * vec_buffer) in arm_fully_connected_mat_q7_vec_q15_opt()
|