Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_convolve_even_s4.c99 const int32_t blk_cnt = rhs_cols >> 5; in arm_convolve_even_s4() local
143 for (int j = blk_cnt; j > 0; --j) in arm_convolve_even_s4()
/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_mat_mult_nt_t_s4.c73 const int32_t blk_cnt = rhs_cols >> 4; in arm_nn_mat_mult_nt_t_s4() local
109 for (int j = blk_cnt; j > 0; --j) in arm_nn_mat_mult_nt_t_s4()
183 const int32_t blk_cnt = rhs_cols >> 4; in arm_nn_mat_mult_nt_t_s4() local
213 for (int j = blk_cnt; j > 0; --j) in arm_nn_mat_mult_nt_t_s4()
281 const int32_t blk_cnt = rhs_cols >> 5; in arm_nn_mat_mult_nt_t_s4() local
308 for (int j = blk_cnt; j > 0; --j) in arm_nn_mat_mult_nt_t_s4()
396 const int32_t blk_cnt = rhs_cols >> 5; in arm_nn_mat_mult_nt_t_s4() local
417 for (int j = blk_cnt; j > 0; --j) in arm_nn_mat_mult_nt_t_s4()
Darm_nn_mat_mult_nt_interleaved_t_even_s4.c67 const int32_t blk_cnt = rhs_cols >> 5; in arm_nn_mat_mult_nt_interleaved_t_even_s4() local
95 for (int j = blk_cnt; j > 0; --j) in arm_nn_mat_mult_nt_interleaved_t_even_s4()
227 for (int j = blk_cnt; j > 0; --j) in arm_nn_mat_mult_nt_interleaved_t_even_s4()
345 for (int j = blk_cnt; j > 0; --j) in arm_nn_mat_mult_nt_interleaved_t_even_s4()
450 for (int j = blk_cnt; j > 0; --j) in arm_nn_mat_mult_nt_interleaved_t_even_s4()