Home
last modified time | relevance | path

Searched defs:pOut (Results 1 – 25 of 32) sorted by relevance

12

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/ActivationFunctions/
H A Darm_relu_q7.c63 q7_t *pOut = data; in arm_relu_q7() local
H A Darm_relu_q15.c63 q15_t *pOut = data; in arm_relu_q15() local
H A Darm_nn_activations_q7.c65 q7_t *pOut = data; in arm_nn_activations_direct_q7() local
H A Darm_nn_activations_q15.c65 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 Darm_fully_connected_mat_q7_vec_q15_ref.c27 const q7_t * bias, q15_t * pOut, // output operand in arm_fully_connected_mat_q7_vec_q15_ref()
H A Darm_fully_connected_q15_ref.c27 const q15_t * bias, q15_t * pOut, // output operand in arm_fully_connected_q15_ref()
H A Darm_fully_connected_q7_ref.c27 const q7_t * bias, q7_t * pOut, // output operand in arm_fully_connected_q7_ref()
H A Darm_fully_connected_q15_opt_ref.c27 const q15_t * bias, q15_t * pOut, // output operand in arm_fully_connected_q15_opt_ref()
H A Darm_fully_connected_mat_q7_vec_q15_opt_ref.c27 … const q7_t * bias, q15_t * pOut, // output operand in arm_fully_connected_mat_q7_vec_q15_opt_ref()
H A Darm_fully_connected_q7_opt_ref.c27 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 Darm_nn_mat_mult_kernel_q7_q15_reordered.c57 q7_t * pOut) in arm_nn_mat_mult_kernel_q7_q15_reordered()
H A Darm_convolve_HWC_q7_basic.c101 q7_t *pOut = Im_out; in arm_convolve_HWC_q7_basic() local
H A Darm_convolve_HWC_q7_fast.c120 q7_t *pOut = Im_out; in arm_convolve_HWC_q7_fast() local
H A Darm_convolve_HWC_q15_basic.c99 q15_t *pOut = Im_out; in arm_convolve_HWC_q15_basic() local
H A Darm_convolve_1x1_HWC_q7_fast_nonsquare.c115 q7_t *pOut = Im_out; in arm_convolve_1x1_HWC_q7_fast_nonsquare() local
H A Darm_convolve_HWC_q7_RGB.c103 q7_t *pOut = Im_out; in arm_convolve_HWC_q7_RGB() local
H A Darm_convolve_HWC_q7_basic_nonsquare.c99 q7_t *pOut = Im_out; in arm_convolve_HWC_q7_basic_nonsquare() local
H A Darm_convolve_HWC_q7_fast_nonsquare.c107 q7_t *pOut = Im_out; in arm_convolve_HWC_q7_fast_nonsquare() local
H A Darm_nn_mat_mult_kernel_q7_q15.c58 q7_t * pOut) in arm_nn_mat_mult_kernel_q7_q15()
H A Darm_convolve_HWC_q15_fast.c102 q15_t *pOut = Im_out; in arm_convolve_HWC_q15_fast() local
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/
H A Darm_fully_connected_q15.c73 q15_t * pOut, in arm_fully_connected_q15()
H A Darm_fully_connected_mat_q7_vec_q15.c76 q15_t * pOut, in arm_fully_connected_mat_q7_vec_q15()
H A Darm_fully_connected_q7.c73 const uint16_t out_shift, const q7_t * bias, q7_t * pOut, q15_t * vec_buffer) in arm_fully_connected_q7()
H A Darm_fully_connected_q15_opt.c104 q15_t * pOut, in arm_fully_connected_q15_opt()
H A Darm_fully_connected_mat_q7_vec_q15_opt.c122 … 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()

12