Searched refs:col_pos_0 (Results 1 – 1 of 1) sorted by relevance
165 const int16_t *col_pos_0 = col + ch_idx; in arm_nn_depthwise_conv_s8_core() local166 const int16_t *col_pos_1 = col_pos_0 + single_buffer_size; in arm_nn_depthwise_conv_s8_core()175 sum_0 += row_val * col_pos_0[j * num_ch]; in arm_nn_depthwise_conv_s8_core()