/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/ |
H A D | arm_pool_ref.c | 29 q7_t * Im_out) in arm_avepool_q7_HWC_ref() 67 q7_t * Im_out) in arm_maxpool_q7_HWC_ref()
|
H A D | arm_depthwise_separable_conv_HWC_q7_ref.c | 32 q7_t * Im_out, // output image in arm_depthwise_separable_conv_HWC_q7_ref()
|
H A D | arm_convolve_HWC_q15_ref.c | 30 … const uint16_t bias_shift, const uint16_t out_shift, q15_t * Im_out, // output image in arm_convolve_HWC_q15_ref()
|
H A D | arm_convolve_HWC_q7_ref.c | 30 … const uint16_t bias_shift, const uint16_t out_shift, q7_t * Im_out, // output image in arm_convolve_HWC_q7_ref()
|
H A D | arm_depthwise_separable_conv_HWC_q7_ref_nonsquare.c | 36 q7_t * Im_out, // output image in arm_depthwise_separable_conv_HWC_q7_ref_nonsquare()
|
H A D | arm_convolve_HWC_q7_ref_nonsquare.c | 34 … const uint16_t bias_shift, const uint16_t out_shift, q7_t * Im_out, // output image in arm_convolve_HWC_q7_ref_nonsquare()
|
H A D | arm_convolve_HWC_q15_ref_nonsquare.c | 37 q15_t * Im_out, in arm_convolve_HWC_q15_nonsquare_ref()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/PoolingFunctions/ |
H A D | arm_pool_q7_HWC.c | 169 const uint16_t stride, const uint16_t dim_im_out, q7_t * bufferA, q7_t * Im_out) in arm_maxpool_q7_HWC() 322 const uint16_t stride, const uint16_t dim_im_out, q7_t * bufferA, q7_t * Im_out) in arm_avepool_q7_HWC()
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Source/ConvolutionFunctions/ |
H A D | arm_convolve_HWC_q7_basic.c | 85 q7_t * Im_out, in arm_convolve_HWC_q7_basic()
|
H A D | arm_convolve_HWC_q7_fast.c | 103 q7_t * Im_out, in arm_convolve_HWC_q7_fast()
|
H A D | arm_convolve_HWC_q15_basic.c | 86 q15_t * Im_out, in arm_convolve_HWC_q15_basic()
|
H A D | arm_convolve_1x1_HWC_q7_fast_nonsquare.c | 96 q7_t * Im_out, in arm_convolve_1x1_HWC_q7_fast_nonsquare()
|
H A D | arm_convolve_HWC_q7_RGB.c | 91 q7_t * Im_out, const uint16_t dim_im_out, q15_t * bufferA, q7_t * bufferB) in arm_convolve_HWC_q7_RGB()
|
H A D | arm_convolve_HWC_q7_basic_nonsquare.c | 82 q7_t * Im_out, in arm_convolve_HWC_q7_basic_nonsquare()
|
H A D | arm_convolve_HWC_q7_fast_nonsquare.c | 89 q7_t * Im_out, in arm_convolve_HWC_q7_fast_nonsquare()
|
H A D | arm_convolve_HWC_q15_fast.c | 91 q15_t * Im_out, in arm_convolve_HWC_q15_fast()
|
H A D | arm_convolve_HWC_q15_fast_nonsquare.c | 100 q15_t * Im_out, in arm_convolve_HWC_q15_fast_nonsquare()
|
H A D | arm_depthwise_separable_conv_HWC_q7.c | 93 q7_t * Im_out, in arm_depthwise_separable_conv_HWC_q7()
|
H A D | arm_depthwise_separable_conv_HWC_q7_nonsquare.c | 89 q7_t * Im_out, in arm_depthwise_separable_conv_HWC_q7_nonsquare()
|