Searched refs:lhs_cols_offset (Results 1 – 2 of 2) sorted by relevance
61 const int32_t lhs_cols_offset) in arm_nn_mat_mult_nt_t_s8() argument76 const int8_t *ip_row_1 = lhs + lhs_cols_offset; in arm_nn_mat_mult_nt_t_s8()77 const int8_t *ip_row_2 = lhs + (2 * lhs_cols_offset); in arm_nn_mat_mult_nt_t_s8()78 const int8_t *ip_row_3 = lhs + (3 * lhs_cols_offset); in arm_nn_mat_mult_nt_t_s8()147 lhs += 4 * lhs_cols_offset; in arm_nn_mat_mult_nt_t_s8()209 lhs += lhs_cols_offset; in arm_nn_mat_mult_nt_t_s8()224 const int32_t lhs_off0 = lhs_cols_offset - 4; in arm_nn_mat_mult_nt_t_s8()403 lhs_value = lhs_ptr[lhs_cols_offset]; in arm_nn_mat_mult_nt_t_s8()441 lhs_ptr += 2 * lhs_cols_offset; in arm_nn_mat_mult_nt_t_s8()604 lhs_ptr += lhs_cols_offset; in arm_nn_mat_mult_nt_t_s8()[all …]
371 const int32_t lhs_cols_offset);