Home
last modified time | relevance | path

Searched defs:ip_row_2 (Results 1 – 4 of 4) sorted by relevance

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_mat_mul_core_4x_s8.c68 const int8_t *ip_row_2 = row_base + (2 * offset); in arm_nn_mat_mul_core_4x_s8() local
Darm_nn_mat_mult_nt_t_s4.c84 int8_t const *ip_row_2 = lhs + (2 * lhs_cols_offset); in arm_nn_mat_mult_nt_t_s4() local
189 int8_t const *ip_row_2 = lhs + (2 * lhs_cols_offset); in arm_nn_mat_mult_nt_t_s4() local
Darm_nn_mat_mult_nt_t_s8.c78 const int8_t *ip_row_2 = lhs + (2 * lhs_cols_offset); in arm_nn_mat_mult_nt_t_s8() local
Darm_nn_mat_mult_nt_t_s16.c85 const int16_t *ip_row_2 = lhs + (2 * rhs_cols); in arm_nn_mat_mult_nt_t_s16() local