Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/
Darm_nn_vec_mat_mult_t_svdf_s8.c52 const int32_t lhs_offset, in arm_nn_vec_mat_mult_t_svdf_s8() argument
119 acc += vdupq_n_s32(lhs_offset) * rhs_sum; in arm_nn_vec_mat_mult_t_svdf_s8()
155 const int32_t offsets = rhs_sum_0 * lhs_offset; in arm_nn_vec_mat_mult_t_svdf_s8()
168 const int16_t lhs_offset_s16 = lhs_offset; in arm_nn_vec_mat_mult_t_svdf_s8()
201 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_svdf_s8()
239 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_svdf_s8()
272 const q31_t lhs_value = (int8_t)*lhs_ptr + lhs_offset; in arm_nn_vec_mat_mult_t_svdf_s8()
315 q31_t lhs_value = (int8_t)lhs_ptr[0] + lhs_offset; in arm_nn_vec_mat_mult_t_svdf_s8()
Darm_nn_vec_mat_mult_t_s8.c52 const int32_t lhs_offset, in arm_nn_vec_mat_mult_t_s8() argument
120 acc += vdupq_n_s32(lhs_offset) * rhs_sum; in arm_nn_vec_mat_mult_t_s8()
160 const int32_t offsets = rhs_sum_0 * lhs_offset; in arm_nn_vec_mat_mult_t_s8()
174 const int16_t lhs_offset_s16 = (int16_t)lhs_offset; in arm_nn_vec_mat_mult_t_s8()
219 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_s8()
271 const int32_t lhs_temp = (*lhs_vec + lhs_offset); in arm_nn_vec_mat_mult_t_s8()
313 const q31_t lhs_value = (int8_t)*lhs_ptr + lhs_offset; in arm_nn_vec_mat_mult_t_s8()
365 q31_t lhs_value = (int8_t)lhs_ptr[0] + lhs_offset; in arm_nn_vec_mat_mult_t_s8()
Darm_nn_mat_mult_nt_t_s8.c57 const int32_t lhs_offset, in arm_nn_mat_mult_nt_t_s8() argument
79 lhs_offset_contribution0 *= lhs_offset; in arm_nn_mat_mult_nt_t_s8()
80 lhs_offset_contribution1 *= lhs_offset; in arm_nn_mat_mult_nt_t_s8()
387 q31_t lhs_value = lhs_ptr[0] + lhs_offset; in arm_nn_mat_mult_nt_t_s8()
424 lhs_offset_contribution0 *= lhs_offset; in arm_nn_mat_mult_nt_t_s8()
425 lhs_offset_contribution1 *= lhs_offset; in arm_nn_mat_mult_nt_t_s8()
554 q31_t lhs_value = lhs_ptr[0] + lhs_offset; in arm_nn_mat_mult_nt_t_s8()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nnsupportfunctions.h330 const int32_t lhs_offset,
360 const int32_t lhs_offset,
394 const int32_t lhs_offset,
434 const int32_t lhs_offset,
475 const int32_t lhs_offset,