Searched refs:i_ch_mult (Results 1 – 3 of 3) sorted by relevance
179 for (int i_ch_mult = 0; i_ch_mult < ch_mult; i_ch_mult++) in depthwise_conv_s4_generic() local181 const int idx_out_ch = i_ch_mult + i_input_ch * ch_mult; in depthwise_conv_s4_generic()274 … for (int i_ch_mult = 0; i_ch_mult < ch_mult; i_ch_mult += 2, idx_out_ch_s4++) in depthwise_conv_s4_generic() local276 const int idx_out_ch = i_ch_mult + i_input_ch * ch_mult; in depthwise_conv_s4_generic()382 for (int i_ch_mult = 0; i_ch_mult < ch_mult; i_ch_mult++) in depthwise_conv_s4_generic() local384 const int idx_out_ch = i_ch_mult + i_input_ch * ch_mult; in depthwise_conv_s4_generic()
168 for (int i_ch_mult = 0; i_ch_mult < ch_mult; i_ch_mult++) in depthwise_conv_s16_generic_s16() local170 const int idx_out_ch = i_ch_mult + i_input_ch * ch_mult; in depthwise_conv_s16_generic_s16()
196 for (int i_ch_mult = 0; i_ch_mult < ch_mult; i_ch_mult++) in depthwise_conv_s8_generic() local198 const int idx_out_ch = i_ch_mult + i_input_ch * ch_mult; in depthwise_conv_s8_generic()