Home
last modified time | relevance | path

Searched defs:rhs_cols_offset (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_vec_mat_mult_t_s4.c71 const int rhs_cols_offset = rhs_cols % 16; in arm_nn_vec_mat_mult_t_s4() local
73 const int rhs_cols_offset = rhs_cols; in arm_nn_vec_mat_mult_t_s4() local
Darm_nn_mat_mult_nt_t_s4.c65 const int rhs_cols_offset = rhs_cols % 16; in arm_nn_mat_mult_nt_t_s4() local