Searched refs:i_buf (Results 1 – 3 of 3) sorted by relevance
164 for (int i_buf = 0; i_buf < buffer_count; i_buf++) in arm_depthwise_conv_s8_opt() local168 out = out_base + (i_buf * input_ch); in arm_depthwise_conv_s8_opt()172 … const int8_t *col_0 = lhs_buffer + (kernel_size * CH_IN_BLOCK_MVE * i_buf) + (i_loop_cnt * 4); in arm_depthwise_conv_s8_opt()
155 for (int i_buf = 0; i_buf < buffer_count; i_buf++) in arm_depthwise_conv_fast_s16() local163 const int16_t *col_0 = lhs_buffer + (kernel_size * input_ch * i_buf) + offset; in arm_depthwise_conv_fast_s16()
166 for (int i_buf = 0; i_buf < buffer_count; i_buf++) in arm_depthwise_conv_s4_opt() local170 out = out_base + (i_buf * input_ch); in arm_depthwise_conv_s4_opt()174 … const int8_t *col_0 = lhs_buffer + (kernel_size * S4_CH_IN_BLOCK_MVE * i_buf) + (i_loop_cnt * 4); in arm_depthwise_conv_s4_opt()