Searched defs:rhs_offset (Results 1 – 4 of 4) sorted by relevance
53 const int32_t rhs_offset, in arm_vector_sum_s8()
72 const int32_t rhs_offset) in arm_nn_vec_mat_mult_t_per_ch_s8()
72 const int32_t rhs_offset) in arm_nn_vec_mat_mult_t_s8()
67 const int rhs_offset = rhs_cols * row_loop_cnt; in arm_nn_vec_mat_mult_t_s4() local