Home
last modified time | relevance | path

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

/cmsis-3.4.0/CMSIS/NN/Source/NNSupportFunctions/
Darm_nn_mat_mult_nt_t_s8.c98 int32_t rhs_cols_idx = 0; in arm_nn_mat_mult_nt_t_s8() local
102 for (; rhs_cols_idx <= (rhs_cols - 16); rhs_cols_idx += 16) in arm_nn_mat_mult_nt_t_s8()
205 for (; rhs_cols_idx < rhs_cols; ++rhs_cols_idx) in arm_nn_mat_mult_nt_t_s8()
264 int32_t rhs_cols_idx = 0; in arm_nn_mat_mult_nt_t_s8() local
267 for (; rhs_cols_idx <= (rhs_cols - 16); rhs_cols_idx += 16) in arm_nn_mat_mult_nt_t_s8()
335 for (; rhs_cols_idx < rhs_cols; ++rhs_cols_idx) in arm_nn_mat_mult_nt_t_s8()
384 for (int32_t rhs_cols_idx = 0; rhs_cols_idx < rhs_cols; ++rhs_cols_idx) in arm_nn_mat_mult_nt_t_s8() local
443 for (int32_t rhs_cols_idx = rhs_cols; rhs_cols_idx != 0; rhs_cols_idx--) in arm_nn_mat_mult_nt_t_s8()
502 for (int32_t rhs_cols_idx = rhs_cols; rhs_cols_idx != 0; rhs_cols_idx--) in arm_nn_mat_mult_nt_t_s8()
551 for (int32_t rhs_cols_idx = rhs_cols; rhs_cols_idx != 0; rhs_cols_idx--) in arm_nn_mat_mult_nt_t_s8()
Darm_nn_vec_mat_mult_t_s8.c308 for (int32_t rhs_cols_idx = 0; rhs_cols_idx < rhs_cols; ++rhs_cols_idx) in arm_nn_vec_mat_mult_t_s8() local
362 for (int32_t rhs_cols_idx = 0; rhs_cols_idx < rhs_cols; ++rhs_cols_idx) in arm_nn_vec_mat_mult_t_s8() local
Darm_nn_vec_mat_mult_t_svdf_s8.c267 for (int32_t rhs_cols_idx = 0; rhs_cols_idx < rhs_cols; ++rhs_cols_idx) in arm_nn_vec_mat_mult_t_svdf_s8() local
312 for (int32_t rhs_cols_idx = 0; rhs_cols_idx < rhs_cols; ++rhs_cols_idx) in arm_nn_vec_mat_mult_t_svdf_s8() local