Searched refs:dst_idx_offset (Results 1 – 2 of 2) sorted by relevance
55 const int32_t dst_idx_offset) in arm_nn_mat_mult_nt_t_s8_s32() argument58 const int32_t dst_idx_col_offset = dst_idx_offset * rhs_cols; in arm_nn_mat_mult_nt_t_s8_s32()101 dst_ptr += dst_idx_offset; in arm_nn_mat_mult_nt_t_s8_s32()121 dst_ptr += dst_idx_offset; in arm_nn_mat_mult_nt_t_s8_s32()172 dst_ptr += dst_idx_offset; in arm_nn_mat_mult_nt_t_s8_s32()192 dst_ptr += dst_idx_offset; in arm_nn_mat_mult_nt_t_s8_s32()235 dst_ptr += dst_idx_offset; in arm_nn_mat_mult_nt_t_s8_s32()263 dst_ptr += dst_idx_offset; in arm_nn_mat_mult_nt_t_s8_s32()295 dst_ptr += dst_idx_offset; in arm_nn_mat_mult_nt_t_s8_s32()319 dst_ptr += dst_idx_offset; in arm_nn_mat_mult_nt_t_s8_s32()[all …]
581 const int32_t dst_idx_offset);