Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/
Darm_nn_vec_mat_mult_t_svdf_s8.c168 const int16_t lhs_offset_s16 = lhs_offset; in arm_nn_vec_mat_mult_t_svdf_s8() local
171 const uint32_t lhs_offset_s16x2 = __PKHBT(lhs_offset_s16, lhs_offset_s16, 16); in arm_nn_vec_mat_mult_t_svdf_s8()
Darm_nn_vec_mat_mult_t_s8.c174 const int16_t lhs_offset_s16 = (int16_t)lhs_offset; in arm_nn_vec_mat_mult_t_s8() local
176 const uint32_t lhs_offset_s16x2 = __PKHBT(lhs_offset_s16, lhs_offset_s16, 16); in arm_nn_vec_mat_mult_t_s8()