Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/
Darm_nn_depthwise_conv_nt_t_padded_s8.c78 const int8_t *lhs_1 = lhs + row_x_col * num_ch + offset; in arm_nn_depthwise_conv_nt_t_padded_s8() local
90 int32x4_t ip_1 = vldrbq_s32(lhs_1); in arm_nn_depthwise_conv_nt_t_padded_s8()
104 lhs_1 += num_ch; in arm_nn_depthwise_conv_nt_t_padded_s8()
Darm_nn_depthwise_conv_nt_t_s8.c77 const int8_t *lhs_1 = lhs + row_x_col * num_ch + offset; in arm_nn_depthwise_conv_nt_t_s8() local
90 int32x4_t ip_1 = vldrbq_s32(lhs_1); in arm_nn_depthwise_conv_nt_t_s8()
100 lhs_1 += num_ch; in arm_nn_depthwise_conv_nt_t_s8()