Home
last modified time | relevance | path

Searched refs:rhs_ptr_0 (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.c260 const q7_t *rhs_ptr_0 = &rhs[0]; in arm_nn_vec_mat_mult_t_svdf_s8() local
269 const q31_t rhs_value0 = (int8_t)*rhs_ptr_0; in arm_nn_vec_mat_mult_t_svdf_s8()
278 ++rhs_ptr_0; in arm_nn_vec_mat_mult_t_svdf_s8()
Darm_nn_vec_mat_mult_t_s8.c295 const q7_t *rhs_ptr_0 = &rhs[0]; in arm_nn_vec_mat_mult_t_s8() local
310 const q31_t rhs_value0 = (int8_t)*rhs_ptr_0; in arm_nn_vec_mat_mult_t_s8()
319 ++rhs_ptr_0; in arm_nn_vec_mat_mult_t_s8()