/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/ |
H A D | ref_functions.h | 159 q15_t * vec_buffer); 168 q15_t * vec_buffer); 177 q15_t * vec_buffer); 186 q15_t * vec_buffer); 195 q15_t * vec_buffer); 204 q15_t * vec_buffer);
|
H A D | arm_fully_connected_mat_q7_vec_q15_ref.c | 28 q15_t * vec_buffer) in arm_fully_connected_mat_q7_vec_q15_ref() argument
|
H A D | arm_fully_connected_q15_ref.c | 28 q15_t * vec_buffer) in arm_fully_connected_q15_ref() argument
|
H A D | arm_fully_connected_q7_ref.c | 28 q15_t * vec_buffer) in arm_fully_connected_q7_ref() argument
|
H A D | arm_fully_connected_q15_opt_ref.c | 28 q15_t * vec_buffer) in arm_fully_connected_q15_opt_ref() argument
|
H A D | arm_fully_connected_mat_q7_vec_q15_opt_ref.c | 28 q15_t * vec_buffer) in arm_fully_connected_mat_q7_vec_q15_opt_ref() argument
|
H A D | arm_fully_connected_q7_opt_ref.c | 28 q15_t * vec_buffer) in arm_fully_connected_q7_opt_ref() argument
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/ |
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() argument 87 arm_q7_to_q15_reordered_no_shift(pV, vec_buffer, dim_vec); in arm_fully_connected_q7() 95 pA = vec_buffer; in arm_fully_connected_q7() 143 pA = vec_buffer; in arm_fully_connected_q7()
|
H A D | arm_fully_connected_q7_opt.c | 137 q15_t * vec_buffer) in arm_fully_connected_q7_opt() argument 149 arm_q7_to_q15_reordered_no_shift(pV, vec_buffer, dim_vec); in arm_fully_connected_q7_opt() 161 pA = vec_buffer; in arm_fully_connected_q7_opt() 340 pA = vec_buffer; in arm_fully_connected_q7_opt()
|
H A D | arm_fully_connected_q15.c | 74 q15_t * vec_buffer) in arm_fully_connected_q15() argument
|
H A D | arm_fully_connected_mat_q7_vec_q15.c | 77 q15_t * vec_buffer) in arm_fully_connected_mat_q7_vec_q15() argument
|
H A D | arm_fully_connected_q15_opt.c | 105 q15_t * vec_buffer) in arm_fully_connected_q15_opt() argument
|
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() argument
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Include/ |
H A D | arm_nnfunctions.h | 672 q15_t * vec_buffer); 697 q15_t * vec_buffer); 722 q15_t * vec_buffer); 747 q15_t * vec_buffer); 772 q15_t * vec_buffer); 797 q15_t * vec_buffer);
|