Searched refs:row_val (Results 1 – 1 of 1) sorted by relevance
174 const int8_t row_val = row_pos[j * num_ch]; in arm_nn_depthwise_conv_s8_core() local175 sum_0 += row_val * col_pos_0[j * num_ch]; in arm_nn_depthwise_conv_s8_core()176 sum_1 += row_val * col_pos_1[j * num_ch]; in arm_nn_depthwise_conv_s8_core()