Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_transpose_conv_s8.c105 int32_t *const img_buf = output_ctx->buf; in arm_transpose_conv_s8() local
106 int32_t *img_buf_ptr = img_buf; in arm_transpose_conv_s8()
116 int32_t *img_data = img_buf; in arm_transpose_conv_s8()