Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_nn_mat_mult_s8.c46 const int32_t col_offset, in arm_nn_mat_mult_s8() argument
76 const int16x8_t offset = vdupq_x_n_s16(col_offset, p); in arm_nn_mat_mult_s8()
136 const int16x8_t offset = vdupq_x_n_s16(col_offset, p); in arm_nn_mat_mult_s8()
171 (void)col_offset; in arm_nn_mat_mult_s8()
/cmsis-nn-latest/Include/
Darm_nnsupportfunctions.h274 const int32_t col_offset,