/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/ConvolutionFunctions/ |
H A D | arm_depthwise_separable_conv_HWC_q7.c | 153 const q7_t *pA = wt + row_shift; in arm_depthwise_separable_conv_HWC_q7() local 342 const q7_t *pA = wt + row_shift; in arm_depthwise_separable_conv_HWC_q7() local
|
H A D | arm_depthwise_separable_conv_HWC_q7_nonsquare.c | 161 const q7_t *pA = wt + row_shift; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local 338 const q7_t *pA = wt + row_shift; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local
|
H A D | arm_nn_mat_mult_kernel_q7_q15_reordered.c | 50 q7_t *arm_nn_mat_mult_kernel_q7_q15_reordered(const q7_t * pA, in arm_nn_mat_mult_kernel_q7_q15_reordered()
|
H A D | arm_convolve_HWC_q7_basic.c | 145 const q7_t *pA = wt; in arm_convolve_HWC_q7_basic() local
|
H A D | arm_convolve_HWC_q7_fast.c | 317 const q7_t *pA = wt; in arm_convolve_HWC_q7_fast() local
|
H A D | arm_convolve_HWC_q15_basic.c | 101 const q15_t *pA; in arm_convolve_HWC_q15_basic() local
|
H A D | arm_convolve_1x1_HWC_q7_fast_nonsquare.c | 146 const q7_t *pA = wt; in arm_convolve_1x1_HWC_q7_fast_nonsquare() local
|
H A D | arm_convolve_HWC_q7_RGB.c | 191 const q7_t *pA = wt; in arm_convolve_HWC_q7_RGB() local
|
H A D | arm_convolve_HWC_q7_basic_nonsquare.c | 143 const q7_t *pA = wt; in arm_convolve_HWC_q7_basic_nonsquare() local
|
H A D | arm_convolve_HWC_q7_fast_nonsquare.c | 290 const q7_t *pA = wt; in arm_convolve_HWC_q7_fast_nonsquare() local
|
H A D | arm_nn_mat_mult_kernel_q7_q15.c | 51 q7_t *arm_nn_mat_mult_kernel_q7_q15(const q7_t * pA, in arm_nn_mat_mult_kernel_q7_q15()
|
H A D | arm_convolve_HWC_q15_fast.c | 138 const q15_t *pA = wt; in arm_convolve_HWC_q15_fast() local
|
H A D | arm_convolve_HWC_q15_fast_nonsquare.c | 148 const q15_t *pA = wt; in arm_convolve_HWC_q15_fast_nonsquare() local
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/FullyConnectedFunctions/ |
H A D | arm_fully_connected_q15.c | 83 const q15_t *pA; in arm_fully_connected_q15() local
|
H A D | arm_fully_connected_mat_q7_vec_q15.c | 87 const q15_t *pA = pV; in arm_fully_connected_mat_q7_vec_q15() local
|
H A D | arm_fully_connected_q7.c | 83 q15_t *pA; in arm_fully_connected_q7() local
|
H A D | arm_fully_connected_q15_opt.c | 114 const q15_t *pA = pV; in arm_fully_connected_q15_opt() local
|
H A D | arm_fully_connected_mat_q7_vec_q15_opt.c | 131 const q15_t *pA = pV; in arm_fully_connected_mat_q7_vec_q15_opt() local
|
H A D | arm_fully_connected_q7_opt.c | 146 q15_t *pA; in arm_fully_connected_q7_opt() 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 | 33 const q15_t *pA; in arm_fully_connected_q15_opt_ref() local
|
H A D | arm_fully_connected_mat_q7_vec_q15_opt_ref.c | 33 const q15_t *pA; in arm_fully_connected_mat_q7_vec_q15_opt_ref() local
|
H A D | arm_fully_connected_q7_opt_ref.c | 33 const q7_t *pA; in arm_fully_connected_q7_opt_ref() local
|