Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_vec_mat_mult_t_s4.c346 const int32_t lhs_value_1 = lhs_ptr[1] + lhs_offset; in arm_nn_vec_mat_mult_t_s4() local
349 res0 += lhs_value_1 * higher0; in arm_nn_vec_mat_mult_t_s4()
351 res1 += lhs_value_1 * higher1; in arm_nn_vec_mat_mult_t_s4()
440 const int32_t lhs_value_1 = lhs_ptr[1] + lhs_offset; in arm_nn_vec_mat_mult_t_s4() local
443 res0 += lhs_value_1 * higher0; in arm_nn_vec_mat_mult_t_s4()
445 res1 += lhs_value_1 * higher1; in arm_nn_vec_mat_mult_t_s4()
674 const int32_t lhs_value_1 = lhs_ptr[1] + lhs_offset; in arm_nn_vec_mat_mult_t_s4() local
677 res0 += lhs_value_1 * higher0; in arm_nn_vec_mat_mult_t_s4()