Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_mat_mult_nt_t_s4.c66 const int32_t blk_cnt = rhs_cols >> 4; in arm_nn_mat_mult_nt_t_s4() local
107 for (int j = blk_cnt; j > 0; --j) in arm_nn_mat_mult_nt_t_s4()
209 for (int j = blk_cnt; j > 0; --j) in arm_nn_mat_mult_nt_t_s4()
300 for (int j = blk_cnt; j > 0; --j) in arm_nn_mat_mult_nt_t_s4()