Home
last modified time | relevance | path

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

/cmsis-nn-3.7.0/Source/ConvolutionFunctions/
Darm_nn_mat_mult_s8.c60 int32_t row_len_tmp = row_len; in arm_nn_mat_mult_s8() local
75 mve_pred16_t p = vctp16q((uint32_t)row_len_tmp); in arm_nn_mat_mult_s8()
77 row_len_tmp -= 8; in arm_nn_mat_mult_s8()
126 int32_t row_len_tmp = row_len; in arm_nn_mat_mult_s8() local
135 const mve_pred16_t p = vctp16q((uint32_t)row_len_tmp); in arm_nn_mat_mult_s8()
137 row_len_tmp -= 8; in arm_nn_mat_mult_s8()