Home
last modified time | relevance | path

Searched refs:colBuffer (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_separable_conv_HWC_q7.c104 q7_t *colBuffer = (q7_t *)bufferA; in arm_depthwise_separable_conv_HWC_q7() local
105 q7_t *pBuffer = colBuffer; in arm_depthwise_separable_conv_HWC_q7()
154 q7_t *pB = colBuffer + row_shift; in arm_depthwise_separable_conv_HWC_q7()
349 q7_t *pB = colBuffer + row_shift; in arm_depthwise_separable_conv_HWC_q7()
371 pBuffer = colBuffer; in arm_depthwise_separable_conv_HWC_q7()
Darm_depthwise_separable_conv_HWC_q7_nonsquare.c112 q7_t *colBuffer = (q7_t *)bufferA; in arm_depthwise_separable_conv_HWC_q7_nonsquare() local
113 q7_t *pBuffer = colBuffer; in arm_depthwise_separable_conv_HWC_q7_nonsquare()
164 q7_t *pB = colBuffer + row_shift; in arm_depthwise_separable_conv_HWC_q7_nonsquare()
353 q7_t *pB = colBuffer + row_shift; in arm_depthwise_separable_conv_HWC_q7_nonsquare()
375 pBuffer = colBuffer; in arm_depthwise_separable_conv_HWC_q7_nonsquare()