Home
last modified time | relevance | path

Searched defs:in_col (Results 1 – 6 of 6) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/
H A Darm_depthwise_separable_conv_HWC_q7_ref.c57 int in_col = stride * i_out_x + i_ker_x - padding; in arm_depthwise_separable_conv_HWC_q7_ref() local
H A Darm_convolve_HWC_q15_ref.c38 int in_row, in_col; in arm_convolve_HWC_q15_ref() local
H A Darm_convolve_HWC_q7_ref.c38 int in_row, in_col; in arm_convolve_HWC_q7_ref() local
H A Darm_depthwise_separable_conv_HWC_q7_ref_nonsquare.c62 int in_col = stride_x * i_out_x + i_ker_x - padding_x; in arm_depthwise_separable_conv_HWC_q7_ref_nonsquare() local
H A Darm_convolve_HWC_q7_ref_nonsquare.c43 int in_row, in_col; in arm_convolve_HWC_q7_ref_nonsquare() local
H A Darm_convolve_HWC_q15_ref_nonsquare.c46 signed char in_row, in_col; in arm_convolve_HWC_q15_nonsquare_ref() local