Searched refs:lhs_offset_s16 (Results 1 – 2 of 2) sorted by relevance
168 const int16_t lhs_offset_s16 = lhs_offset; in arm_nn_vec_mat_mult_t_svdf_s8() local171 const uint32_t lhs_offset_s16x2 = __PKHBT(lhs_offset_s16, lhs_offset_s16, 16); in arm_nn_vec_mat_mult_t_svdf_s8()
174 const int16_t lhs_offset_s16 = (int16_t)lhs_offset; in arm_nn_vec_mat_mult_t_s8() local176 const uint32_t lhs_offset_s16x2 = __PKHBT(lhs_offset_s16, lhs_offset_s16, 16); in arm_nn_vec_mat_mult_t_s8()