Searched refs:i_ch_mult (Results 1 – 2 of 2) sorted by relevance
167 for (int i_ch_mult = 0; i_ch_mult < ch_mult; i_ch_mult++) in depthwise_conv_u8_generic() local169 const int idx_out_ch = i_ch_mult + i_input_ch * ch_mult; in depthwise_conv_u8_generic()
181 for (int i_ch_mult = 0; i_ch_mult < ch_mult; i_ch_mult++) in depthwise_conv_s8_generic() local183 const int idx_out_ch = i_ch_mult + i_input_ch * ch_mult; in depthwise_conv_s8_generic()