Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_mat_mult_nt_t_s8_s32.c393 const int32_t lhs_value00 = lhs_ptr[0] + lhs_offset; in arm_nn_mat_mult_nt_t_s8_s32() local
404 dst_ptr[0] += lhs_value00 * rhs_value0; in arm_nn_mat_mult_nt_t_s8_s32()