Home
last modified time | relevance | path

Searched defs:ip_row_2 (Results 1 – 5 of 5) 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_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_s4.c86 int8_t const *ip_row_2 = lhs + (2 * lhs_cols_offset); in arm_nn_mat_mult_nt_t_s4() local
193 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_interleaved_t_even_s4.c90 int8_t const *ip_row_2 = lhs + (2 * lhs_cols_offset); in arm_nn_mat_mult_nt_interleaved_t_even_s4() local
222 int8_t const *ip_row_2 = lhs + (2 * lhs_cols_offset); in arm_nn_mat_mult_nt_interleaved_t_even_s4() 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