Home
last modified time | relevance | path

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

/cmsis-nn-3.7.0/Source/NNSupportFunctions/
Darm_nn_depthwise_conv_nt_t_padded_s8.c60 const int32_t total_ch, in arm_nn_depthwise_conv_nt_t_padded_s8() argument
120 rhs_0 += total_ch; in arm_nn_depthwise_conv_nt_t_padded_s8()
139 vstrbq_p_s32(out + total_ch, out_1, p); in arm_nn_depthwise_conv_nt_t_padded_s8()
145 vstrbq_p_s32(out + 2 * total_ch, out_2, p); in arm_nn_depthwise_conv_nt_t_padded_s8()
151 vstrbq_p_s32(out + 3 * total_ch, out_3, p); in arm_nn_depthwise_conv_nt_t_padded_s8()
161 (void)total_ch; in arm_nn_depthwise_conv_nt_t_padded_s8()
Darm_nn_depthwise_conv_nt_t_s4.c53 const int32_t total_ch, in arm_nn_depthwise_conv_nt_t_s4() argument
90 if (total_ch % 2) in arm_nn_depthwise_conv_nt_t_s4()
132 rhs_0 += (total_ch >> 1) + get_low_nibble; in arm_nn_depthwise_conv_nt_t_s4()
165 rhs_0 += total_ch >> 1; in arm_nn_depthwise_conv_nt_t_s4()
191 vstrbq_p_s32(out + total_ch, out_1, p); in arm_nn_depthwise_conv_nt_t_s4()
197 vstrbq_p_s32(out + 2 * total_ch, out_2, p); in arm_nn_depthwise_conv_nt_t_s4()
203 vstrbq_p_s32(out + 3 * total_ch, out_3, p); in arm_nn_depthwise_conv_nt_t_s4()
212 (void)total_ch; in arm_nn_depthwise_conv_nt_t_s4()
Darm_nn_depthwise_conv_nt_t_s8.c51 const int32_t total_ch, in arm_nn_depthwise_conv_nt_t_s8() argument
108 rhs_0 += total_ch; in arm_nn_depthwise_conv_nt_t_s8()
133 vstrbq_p_s32(out + total_ch, out_1, p); in arm_nn_depthwise_conv_nt_t_s8()
139 vstrbq_p_s32(out + 2 * total_ch, out_2, p); in arm_nn_depthwise_conv_nt_t_s8()
145 vstrbq_p_s32(out + 3 * total_ch, out_3, p); in arm_nn_depthwise_conv_nt_t_s8()
154 (void)total_ch; in arm_nn_depthwise_conv_nt_t_s8()
/cmsis-nn-3.7.0/Include/
Darm_nnsupportfunctions.h750 const int32_t total_ch,
793 const int32_t total_ch,
837 const int32_t total_ch,